Skip to content

Commit 535f760

Browse files
committed
新增 5 6 章节
1 parent aa48140 commit 535f760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ module.exports = {
175175
{ text: '第三章 高级变换与动画基础', link: '/WebGL/Chapter3'},
176176
{ text: '第四章 颜色和纹理', link: '/WebGL/Chapter4'},
177177
{ text: '第五章 OpenGL ES 着色器语言', link: '/WebGL/Chapter5'},
178-
{ text: '第六章 进入三维世界', link: '/WebGL/Chapter5'},
178+
{ text: '第六章 进入三维世界', link: '/WebGL/Chapter6'},
179179
]
180180
}
181181
},

0 commit comments

Comments
 (0)