Skip to content

Commit 85fd782

Browse files
Fix toc links
1 parent f3c151e commit 85fd782

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- name: Introduction
1010
href: getting_started/index.md
1111
- name: Supported platforms
12-
href: platforms.md
12+
href: getting_started/platforms.md
1313
- name: 1. Setting up your development environment
1414
items:
1515
- name: Windows
@@ -31,9 +31,9 @@
3131
- name: 5. Adding Basic Code
3232
href: getting_started/5_adding_basic_code.md
3333
- name: Packaging
34-
href: packaging_games.md
34+
href: getting_started/packaging_games.md
3535
- name: Preparing for consoles
36-
href: preparing_for_consoles.md
36+
href: getting_started/preparing_for_consoles.md
3737
- name: Tools
3838
items:
3939
- name: Introduction

0 commit comments

Comments
 (0)