Browse Source

Fix pip hyperlink

hpnrep6 4 years ago
parent
commit
ccb033565f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      community/contributing/building_the_manual.rst

+ 1 - 1
community/contributing/building_the_manual.rst

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