Skip to content

Commit d4d57b9

Browse files
committed
Fix TOC links
1 parent 563c72f commit d4d57b9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/toc.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ items:
55
href: /roadmap/
66
- name: What's New
77
href: whats_new.md
8-
- name: Getting Started - build your first 2D game
9-
href: tutorials/building_2d_games/index.md
8+
- name: Getting Started
9+
href: getting_started/index.md
1010
items:
1111
- name: Setting up MacOS
1212
href: /articles/getting_started/1_setting_up_your_os_for_development_macos.html
@@ -56,7 +56,6 @@ items:
5656
- name: Input
5757
href: getting_to_know/howto/input/index.md
5858
- name: Advanced Topics
59-
href: getting_started/index.md
6059
items:
6160
- name: Packaging
6261
href: getting_started/packaging_games.md

0 commit comments

Comments
 (0)