Browse Source

fix getting started URL (#8034)

* fix getting started URL

* ref to reST for getting started

* doc_getting_started_intro
Seth McCombs 1 year ago
parent
commit
aaafd88a00
2 changed files with 3 additions and 1 deletions
  1. 1 1
      about/introduction.rst
  2. 2 0
      getting_started/introduction/index.rst

+ 1 - 1
about/introduction.rst

@@ -22,7 +22,7 @@ Before you start
 
 The :ref:`Tutorials and resources <doc_community_tutorials>` page lists
 video tutorials contributed by the community. If you prefer video to text,
-consider checking them out. Otherwise, :ref:`Getting Started <sec-learn>`
+consider checking them out. Otherwise, :ref:`Getting Started <doc_getting_started_intro>`
 is a great starting point.
 
 In case you have trouble with one of the tutorials or your project,

+ 2 - 0
getting_started/introduction/index.rst

@@ -2,6 +2,8 @@
    started series, answering questions like "do I want to learn Godot?", "how
    does it look and feel?", "how does it work?", and "how do I best learn it?".
 
+.. _doc_getting_started_intro:
+
 Introduction
 ============