diff --git a/docs/writing/structure.rst b/docs/writing/structure.rst index 35e9d030d..489ce7155 100644 --- a/docs/writing/structure.rst +++ b/docs/writing/structure.rst @@ -147,7 +147,7 @@ Requirements File A `pip requirements -file `__ +file https://pip.pypa.io/en/stable/user_guide/#requirements-files>`__ should be placed at the root of the repository. It should specify the dependencies required to contribute to the project: testing, building, and generating documentation.