File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ const config: Config = {
4545 // Please change this to your repo.
4646 // Remove this to remove the "edit this page" links.
4747 editUrl :
48- 'https://github.com/ipworkshop/developer/tree /main/' ,
48+ 'https://github.com/ipworkshop/ipworkshop.github.io/edit /main/' ,
4949 } ,
5050 blog : {
5151 showReadingTime : true ,
@@ -56,7 +56,7 @@ const config: Config = {
5656 // Please change this to your repo.
5757 // Remove this to remove the "edit this page" links.
5858 editUrl :
59- 'https://github.com/ipworkshop/developer/tree /main/' ,
59+ 'https://github.com/ipworkshop/ipworkshop.github.io/edit /main/' ,
6060 // Useful options to enforce blogging best practices
6161 onInlineTags : 'warn' ,
6262 onInlineAuthors : 'warn' ,
@@ -86,7 +86,7 @@ const config: Config = {
8686 label : 'Tracks' ,
8787 } ,
8888 {
89- href : 'https://github.com/ipworkshop/developer ' ,
89+ href : 'https://github.com/ipworkshop/ipworkshop.github.io ' ,
9090 label : 'GitHub' ,
9191 position : 'right' ,
9292 } ,
@@ -126,7 +126,7 @@ const config: Config = {
126126 } ,
127127 {
128128 label : 'GitHub' ,
129- href : 'https://github.com/ipworkshop/developer ' ,
129+ href : 'https://github.com/ipworkshop/' ,
130130 } ,
131131 ] ,
132132 } ,
You can’t perform that action at this time.
0 commit comments