File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ const config: Config = {
22
22
{
23
23
docs : {
24
24
sidebarPath : './sidebars.ts' ,
25
- editUrl : "https://github.com/Boxmine-World /docsbox/edit/main/" ,
25
+ editUrl : "https://github.com/BoxMineWorld /docsbox/edit/main/" ,
26
26
} ,
27
27
blog : {
28
28
showReadingTime : true ,
29
- editUrl : "https://github.com/Boxmine-World /docsbox/edit/main/blog/" ,
29
+ editUrl : "https://github.com/BoxMineWorld /docsbox/edit/main/blog/" ,
30
30
} ,
31
31
theme : {
32
32
customCss : './src/css/custom.css' ,
@@ -59,7 +59,7 @@ const config: Config = {
59
59
position : "left" ,
60
60
} ,
61
61
{
62
- href : "https://github.com/Boxmine-World " ,
62
+ href : "https://github.com/BoxMineWorld " ,
63
63
label : "GitHub" ,
64
64
position : "right" ,
65
65
} ,
@@ -100,7 +100,7 @@ const config: Config = {
100
100
items : [
101
101
{
102
102
label : "GitHub" ,
103
- href : "https://github.com/Boxmine-World " ,
103
+ href : "https://github.com/BoxMineWorld " ,
104
104
} ,
105
105
] ,
106
106
} ,
You can’t perform that action at this time.
0 commit comments