File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ const config: Config = {
5252 {
5353 docs : {
5454 sidebarPath : "./sidebars.ts" ,
55- editUrl : "https://github.com/NYU-ITS/rts-docs-dev /blob/main/" ,
55+ editUrl : "https://github.com/NYU-ITS/rts-docs/blob/main/" ,
5656 } ,
5757 blog : {
5858 showReadingTime : true ,
@@ -61,7 +61,7 @@ const config: Config = {
6161 xslt : true ,
6262 } ,
6363 // Remove this to remove the "edit this page" links.
64- editUrl : "https://github.com/NYU-ITS/rts-docs-dev /blob/main/" ,
64+ editUrl : "https://github.com/NYU-ITS/rts-docs/blob/main/" ,
6565 // Useful options to enforce blogging best practices
6666 onInlineTags : "warn" ,
6767 onInlineAuthors : "warn" ,
@@ -167,7 +167,7 @@ const config: Config = {
167167 } ,
168168 {
169169 label : "GitHub" ,
170- href : "https://github.com/NYU-ITS/rts-docs-dev " ,
170+ href : "https://github.com/NYU-ITS/rts-docs" ,
171171 } ,
172172 ] ,
173173 } ,
You can’t perform that action at this time.
0 commit comments