Fix non-unique Sphinx name in Getting Started (#5597)

(cherry picked from commit 6a001297d9)
This commit is contained in:
Leona 'leo' Gottfried
2022-03-10 16:52:26 +01:00
committed by Rémi Verschelde
parent 76d67b9a2c
commit b0a50f1d0e
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ Contents
.. toctree::
:maxdepth: 1
:name: toc-learn-introduction
:name: toc-learn-first_2d_game
01.project_setup
02.player_scene

View File

@@ -54,7 +54,7 @@ Contents
.. toctree::
:maxdepth: 1
:name: toc-learn-introduction
:name: toc-learn-first_3d_game
01.game_setup
02.player_input