diff --git a/community/contributing/building_the_manual.rst b/community/contributing/building_the_manual.rst
index ae4ae3652..5384cde12 100644
--- a/community/contributing/building_the_manual.rst
+++ b/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
`__ ``requirements.txt`` file.
-We recommend using `pip ` _, Python’s package manager to
+We recommend using `pip `__, Python’s package manager to
install all these tools. It comes pre-installed with `Python
`__. Ensure that you install and use Python 3. Here are
the commands to clone the repository and then install all requirements.