File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ export default defineConfig({
2929 { text : '项目篇' , link : '/chapter-08-project-overview' } ,
3030 {
3131 text : '源码' ,
32- link : 'https://github.com/hefeng6500 /digit-recognizer' ,
32+ link : 'https://github.com/leonyangdev /digit-recognizer' ,
3333 } ,
3434 ] ,
3535
@@ -74,7 +74,7 @@ export default defineConfig({
7474 socialLinks : [
7575 {
7676 icon : 'github' ,
77- link : 'https://github.com/hefeng6500 /digit-recognizer' ,
77+ link : 'https://github.com/leonyangdev /digit-recognizer' ,
7878 } ,
7979 ] ,
8080
@@ -125,7 +125,7 @@ export default defineConfig({
125125 // 编辑链接(可选)
126126 editLink : {
127127 pattern :
128- 'https://github.com/hefeng6500 /digit-recognizer/edit/main/book/:path' ,
128+ 'https://github.com/leonyangdev /digit-recognizer/edit/main/book/:path' ,
129129 text : '在 GitHub 上编辑此页' ,
130130 } ,
131131
Original file line number Diff line number Diff line change 1414 link : /README
1515 - theme : alt
1616 text : GitHub 源码
17- link : https://github.com/hefeng6500 /digit-recognizer
17+ link : https://github.com/leonyangdev /digit-recognizer
1818
1919features :
2020 - icon : 🧠
You can’t perform that action at this time.
0 commit comments