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 @@ -8,7 +8,7 @@ const config: Config = {
88 favicon : "img/favicon.ico" ,
99 url : "https://rue-lang.com" ,
1010 baseUrl : "/" ,
11- organizationName : "Rigidity " ,
11+ organizationName : "xch-dev " ,
1212 projectName : "Rue" ,
1313 onBrokenLinks : "throw" ,
1414 onBrokenMarkdownLinks : "warn" ,
@@ -22,7 +22,7 @@ const config: Config = {
2222 {
2323 docs : {
2424 sidebarPath : "./sidebars.ts" ,
25- editUrl : "https://github.com/rigidity /rue" ,
25+ editUrl : "https://github.com/xch-dev /rue" ,
2626 } ,
2727 blog : false ,
2828 theme : {
@@ -49,7 +49,7 @@ const config: Config = {
4949 label : "Docs" ,
5050 } ,
5151 {
52- href : "https://github.com/rigidity /rue" ,
52+ href : "https://github.com/xch-dev /rue" ,
5353 label : "GitHub" ,
5454 position : "right" ,
5555 } ,
@@ -81,7 +81,7 @@ const config: Config = {
8181 items : [
8282 {
8383 label : "GitHub" ,
84- href : "https://github.com/rigidity /rue" ,
84+ href : "https://github.com/xch-dev /rue" ,
8585 } ,
8686 ] ,
8787 } ,
You can’t perform that action at this time.
0 commit comments