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 575ba69 commit 1877ab4Copy full SHA for 1877ab4
index.html
@@ -105,17 +105,17 @@ <h2>Learning Pygame</h2>
105
</li>
106
107
<li>
108
- <a href="/guide/intro/setup">Chapter 10: The Pygame Input API</a>
+ <a href="/guide/intro/chapter-10/">Chapter 10: The Pygame Input API</a>
109
110
111
112
- <a href="/guide/intro/setup">Chapter 11: Game States</a>
+ <a href="/guide/intro/chapter-11/">Chapter 11: Game States</a>
113
114
115
- <a href="/guide/intro/setup">Chapter 12: Basic UI</a>
+ <a href="/guide/intro/chapter-12/">Chapter 12: Basic UI</a>
116
117
118
- <a href="/guide/intro/setup">Chapter 13: Basic File Structure</a>
+ <a href="/guide/intro/chapter-13/">Chapter 13: Basic File Structure</a>
119
120
</ol>
121
0 commit comments