Merge pull request #5072 from hpnrep6/fix-url

Fix hyperlink formatting in Building the manual
This commit is contained in:
Max Hilbrunner
2021-07-08 08:13:58 +02:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ To get started, you need to:
4. Install the Sphinx extensions defined in the `godot-docs repository
<https://github.com/godotengine/godot-docs/>`__ ``requirements.txt`` file.
We recommend using `pip <https://pip.pypa.io>` _, Pythons package manager to
We recommend using `pip <https://pip.pypa.io>`__, Pythons package manager to
install all these tools. It comes pre-installed with `Python
<https://www.python.org/>`__. Ensure that you install and use Python 3. Here are
the commands to clone the repository and then install all requirements.