We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa48140 commit 535f760Copy full SHA for 535f760
docs/.vitepress/config.js
@@ -175,7 +175,7 @@ module.exports = {
175
{ text: '第三章 高级变换与动画基础', link: '/WebGL/Chapter3'},
176
{ text: '第四章 颜色和纹理', link: '/WebGL/Chapter4'},
177
{ text: '第五章 OpenGL ES 着色器语言', link: '/WebGL/Chapter5'},
178
- { text: '第六章 进入三维世界', link: '/WebGL/Chapter5'},
+ { text: '第六章 进入三维世界', link: '/WebGL/Chapter6'},
179
]
180
}
181
},
0 commit comments