summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChandan Singh <chandan@chandansingh.net>2019-01-21 20:16:38 +0000
committerChandan Singh <chandan@chandansingh.net>2019-01-21 20:16:38 +0000
commit638ceb8a081b76ab072f10ad876e528d95b95e42 (patch)
treef3cf0ead1eed5679fc1644d4090136753b584a1c
parent33782865c019a993fde5f725b350262e7735c53f (diff)
parentc00b37823a69e8fe70f7b92a9c71c505a168ef85 (diff)
downloadbuildstream-638ceb8a081b76ab072f10ad876e528d95b95e42.tar.gz
Merge branch 'chandan/fix-contrib-link' into 'master'
CONTRIBUTING.rst: Fix formatting of link to pip docs See merge request BuildStream/buildstream!1094
-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