Skip to content

Commit

Permalink
Update docs/docusaurus.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
daertommy authored and holocron.so committed Nov 28, 2023
1 parent e1769c1 commit 48430fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ const config = {
({
docs: {
sidebarPath: require.resolve("./sidebars.js"),
editUrl: ({ docPath }) => {
return `https://holocron.so/github/pr/LAION-AI/Open-Assistant/main/editor/docs/docs/${docPath}`
},
},
api: {
path: "docs/api/",
Expand Down

0 comments on commit 48430fb

Please sign in to comment.