Skip to content

Commit

Permalink
Merge pull request #73 from smallfu6/fix/edit-page-bug
Browse files Browse the repository at this point in the history
fix: update editUrl
  • Loading branch information
alabulei1 authored Oct 9, 2024
2 parents ede3e06 + cc4e060 commit dd329cf
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 dd329cf

Please sign in to comment.