Fix redirected and broken links

This commit is contained in:
Andrew Janke
2018-12-18 02:05:53 -05:00
parent 5187d5801d
commit 808eb3a286
26 changed files with 98 additions and 98 deletions
+1 -1
View File
@@ -274,7 +274,7 @@ This way if you ever switch to a newer Python version and no longer need the
unittest2 module, you can simply change the import in your test module without
the need to change any other code.
`unittest2 <http://pypi.python.org/pypi/unittest2>`_
`unittest2 <http://pypi.org/project/unittest2>`_
mock