summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Smith <qwcode@gmail.com>2015-09-30 12:11:10 -0700
committerMarcus Smith <qwcode@gmail.com>2015-09-30 12:11:10 -0700
commita4f7bc62c28e146b576a17c338244a05220155f3 (patch)
treef4e916a2b18972ebdcd50044de3dcdd89eec2cb1
parentf66d95ea8959ab01522582df3230cb218b267a56 (diff)
parentfa4be0f53d34c09c13a8bf14bb26d9b116013225 (diff)
downloadpip-a4f7bc62c28e146b576a17c338244a05220155f3.tar.gz
Merge pull request #3152 from James-Firth/patch-1
Fixed broken link to article comparing setup.py to requirements.txt (remade)
-rw-r--r--docs/user_guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user_guide.rst b/docs/user_guide.rst
index 5711bd0e1..5a775b8dd 100644
--- a/docs/user_guide.rst
+++ b/docs/user_guide.rst
@@ -107,7 +107,7 @@ See also:
* :ref:`Requirements File Format`
* :ref:`pip freeze`
* `"setup.py vs requirements.txt" (an article by Donald Stufft)
- <https://caremad.io/blog/setup-vs-requirement/>`_
+ <https://caremad.io/2013/07/setup-vs-requirement/>`_
.. _`Constraints Files`: