File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -43,21 +43,17 @@ const config: Config = {
4343 {
4444 docs : {
4545 sidebarPath : './sidebars.ts' ,
46- // Please change this to your repo.
47- // Remove this to remove the "edit this page" links.
4846 editUrl :
49- 'https://github.com/facebook/docusaurus /tree/main/packages/create-docusaurus/templates/shared /' ,
47+ 'https://github.com/openviglet/docs-react /tree/main/' ,
5048 } ,
5149 blog : {
5250 showReadingTime : true ,
5351 feedOptions : {
5452 type : [ 'rss' , 'atom' ] ,
5553 xslt : true ,
5654 } ,
57- // Please change this to your repo.
58- // Remove this to remove the "edit this page" links.
5955 editUrl :
60- 'https://github.com/facebook/docusaurus /tree/main/packages/create-docusaurus/templates/shared /' ,
56+ 'https://github.com/openviglet/docs-react /tree/main/' ,
6157 // Useful options to enforce blogging best practices
6258 onInlineTags : 'warn' ,
6359 onInlineAuthors : 'warn' ,
You can’t perform that action at this time.
0 commit comments