@@ -9,10 +9,10 @@ const config: Config = {
99 future : {
1010 v4 : true ,
1111 } ,
12- url : 'https://54895y .github.io' ,
12+ url : 'https://matrixplugin .github.io' ,
1313 baseUrl : '/' ,
14- organizationName : '54895y ' ,
15- projectName : '54895y .github.io' ,
14+ organizationName : 'MatrixPlugin ' ,
15+ projectName : 'matrixplugin .github.io' ,
1616 deploymentBranch : 'main' ,
1717 onBrokenLinks : 'throw' ,
1818 i18n : {
@@ -33,7 +33,7 @@ const config: Config = {
3333 {
3434 docs : {
3535 sidebarPath : './sidebars.ts' ,
36- editUrl : 'https://github.com/54895y/54895y .github.io/tree/main/' ,
36+ editUrl : 'https://github.com/MatrixPlugin/matrixplugin .github.io/tree/main/' ,
3737 showLastUpdateAuthor : true ,
3838 showLastUpdateTime : true ,
3939 exclude : [ '**/tutorial-basics/**' , '**/tutorial-extras/**' ] ,
@@ -110,7 +110,7 @@ const config: Config = {
110110 { type : 'search' , position : 'right' } ,
111111 { to : '/ai-search' , label : 'AI 搜索' , position : 'right' } ,
112112 {
113- href : 'https://github.com/54895y/54895y .github.io' ,
113+ href : 'https://github.com/MatrixPlugin/matrixplugin .github.io' ,
114114 label : 'GitHub' ,
115115 position : 'right' ,
116116 } ,
@@ -161,8 +161,8 @@ const config: Config = {
161161 title : '仓库' ,
162162 items : [
163163 {
164- label : '54895y .github.io' ,
165- href : 'https://github.com/54895y/54895y .github.io' ,
164+ label : 'matrixplugin .github.io' ,
165+ href : 'https://github.com/MatrixPlugin/matrixplugin .github.io' ,
166166 } ,
167167 ] ,
168168 } ,
0 commit comments