summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChandan Singh <git@chandansingh.net>2019-01-21 19:37:53 +0000
committerChandan Singh <git@chandansingh.net>2019-01-21 19:37:53 +0000
commitc00b37823a69e8fe70f7b92a9c71c505a168ef85 (patch)
treef3cf0ead1eed5679fc1644d4090136753b584a1c
parent33782865c019a993fde5f725b350262e7735c53f (diff)
downloadbuildstream-c00b37823a69e8fe70f7b92a9c71c505a168ef85.tar.gz
CONTRIBUTING.rst: Fix formatting of link to pip docs
The link explaining python's requirements files was formatted incorrectly (missing underscore at the end). This resulted in the text being rendered literally, as opposed to being converted into a hyperlink.
-rw-r--r--CONTRIBUTING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index b6ceeb49e..c8c1f29e5 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -1782,7 +1782,7 @@ creating a tarball which contains everything we want it to include::
Updating BuildStream's Python dependencies
------------------------------------------
BuildStream's Python dependencies are listed in multiple
-`requirements files <https://pip.readthedocs.io/en/latest/reference/pip_install/#requirements-file-format>`
+`requirements files <https://pip.readthedocs.io/en/latest/reference/pip_install/#requirements-file-format>`_
present in the ``requirements`` directory.
All ``.txt`` files in this directory are generated from the corresponding