File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ const config: Config = {
1515 baseUrl : '/' ,
1616
1717 organizationName : 'MSK Scripts' ,
18- projectName : 'documentation' ,
18+ projectName : 'msk-scripts- documentation' ,
1919
2020 onBrokenLinks : 'throw' ,
2121
@@ -32,7 +32,7 @@ const config: Config = {
3232 path : 'guides' ,
3333 routeBasePath : 'guides' ,
3434 sidebarPath : './sidebars-guides.ts' ,
35- editUrl : 'https://github.com/MSK-Scripts/documentation/tree/main/' ,
35+ editUrl : 'https://github.com/MSK-Scripts/msk-scripts- documentation/tree/main/' ,
3636 } ,
3737 ] ,
3838 ] ,
@@ -44,7 +44,7 @@ const config: Config = {
4444 docs : {
4545 sidebarPath : './sidebars.ts' ,
4646 editUrl :
47- 'https://github.com/MSK-Scripts/documentation/tree/main/' ,
47+ 'https://github.com/MSK-Scripts/msk-scripts- documentation/tree/main/' ,
4848 } ,
4949 blog : false ,
5050 theme : {
You can’t perform that action at this time.
0 commit comments