Skip to content

Commit 4eed80d

Browse files
committed
add edit this page link
1 parent 99b692a commit 4eed80d

2 files changed

Lines changed: 37 additions & 37 deletions

File tree

docusaurus.config.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const config: Config = {
5454
// Please change this to your repo.
5555
// Remove this to remove the "edit this page" links.
5656
editUrl:
57-
"https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/",
57+
"https://github.com/robotgoat/inavdocs/tree/main/",
5858
},
5959
blog: {
6060
showReadingTime: true,
@@ -64,8 +64,8 @@ const config: Config = {
6464
},
6565
// Please change this to your repo.
6666
// Remove this to remove the "edit this page" links.
67-
// editUrl:
68-
// "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/",
67+
editUrl:
68+
"https://github.com/robotgoat/inavdocs/tree/main/",
6969
// Useful options to enforce blogging best practices
7070
onInlineTags: "warn",
7171
onInlineAuthors: "warn",

package-lock.json

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)