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 563c72f commit d4d57b9Copy full SHA for d4d57b9
articles/toc.yml
@@ -5,8 +5,8 @@ items:
5
href: /roadmap/
6
- name: What's New
7
href: whats_new.md
8
- - name: Getting Started - build your first 2D game
9
- href: tutorials/building_2d_games/index.md
+ - name: Getting Started
+ href: getting_started/index.md
10
items:
11
- name: Setting up MacOS
12
href: /articles/getting_started/1_setting_up_your_os_for_development_macos.html
@@ -56,7 +56,6 @@ items:
56
- name: Input
57
href: getting_to_know/howto/input/index.md
58
- name: Advanced Topics
59
- href: getting_started/index.md
60
61
- name: Packaging
62
href: getting_started/packaging_games.md
0 commit comments