1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 04:35:28 +08:00

Fix 404 error

This commit is contained in:
Meow J
2015-09-28 22:20:49 +08:00
parent d212e00c1b
commit 7d7f68fae2
2 changed files with 96 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
pages:
- 主页: 'README.md'
- 主页: 'index.md'
- 入门(Getting started):
- OpenGL: '01 Getting started/01 OpenGL.md'
- 创建窗口: '01 Getting started/02 Creating a window.md'