Skip to content

Commit 2d1fde0

Browse files
fix route
1 parent 7b1b3fc commit 2d1fde0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sidebarLearn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
{
3232
"title": "从头构建一个 React 框架",
33-
"path": "/learn/building-a-react-framework"
33+
"path": "/learn/build-a-react-app-from-scratch"
3434
},
3535
{
3636
"title": "将 React 添加到现有项目中",

0 commit comments

Comments
 (0)