File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ installed.
57
57
* :ref: `scripts-postmkvirtualenv `
58
58
* `requirements file format `_
59
59
60
- .. _requirements file format : https://pip.pypa.io/en/latest /reference/pip_install/# requirements-file-format
60
+ .. _requirements file format : https://pip.pypa.io/en/stable /reference/requirements-file-format/
61
61
62
62
.. _command-mktmpenv :
63
63
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ the ``tests`` directory.
98
98
99
99
.. _shunit2 : https://github.com/kward/shunit2
100
100
101
- .. _tox : https://tox.testrun.org /
101
+ .. _tox : https://tox.wiki /
102
102
103
103
.. _developer-templates :
104
104
Original file line number Diff line number Diff line change @@ -186,8 +186,7 @@ used).
186
186
187
187
.. seealso ::
188
188
189
- * `namespace packages <https://setuptools.readthedocs.io/en/latest/setuptools.html#namespace-packages >`__
190
- * `Extensible Applications and Frameworks <https://setuptools.readthedocs.io/en/latest/setuptools.html#extensible-applications-and-frameworks >`__
189
+ * `namespace packages <https://packaging.python.org/en/latest/guides/packaging-namespace-packages/ >`__
191
190
192
191
The Hook Loader
193
192
---------------
@@ -257,7 +256,7 @@ messages.
257
256
.. seealso ::
258
257
259
258
* `Standard library documentation for logging <https://docs.python.org/library/logging.html >`__
260
- * `PyMOTW for logging <https ://www.doughellmann. com/PyMOTW /logging/ >`__
259
+ * `PyMOTW for logging <http ://pymotw. com/3 /logging/ >`__
261
260
262
261
.. _plugins-extension-points :
263
262
You can’t perform that action at this time.
0 commit comments