Skip to content

Commit

Permalink
fix: update editUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
smallfu6 committed Sep 26, 2024
1 parent ede3e06 commit cc4e060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const config = {
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
'https://github.com/GaiaNet-AI/docs/edit/main',
},
theme: {
customCss: './src/css/custom.css',
Expand Down

0 comments on commit cc4e060

Please sign in to comment.