Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8ad9ec6

Browse files
committed
Merge pull request realpython#681 from bryanj4/patch-1
Update structure.rst
2 parents 25c3d15 + 4e3b235 commit 8ad9ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/writing/structure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Requirements File
147147

148148

149149
A `pip requirements
150-
file <http://www.pip-installer.org/en/latest/requirements.html>`__
150+
file https://pip.pypa.io/en/stable/user_guide/#requirements-files>`__
151151
should be placed at the root of the repository. It should specify the
152152
dependencies required to contribute to the project: testing, building,
153153
and generating documentation.

0 commit comments

Comments
 (0)