Updated a bunch of hyperlinks in documentation

This commit is contained in:
Claude Paroz 2013-12-08 18:39:26 +01:00
parent f876552f4b
commit 626bdf648a
32 changed files with 55 additions and 55 deletions

View file

@ -213,4 +213,4 @@ Miscellaneous
change to the ``AUTHORS`` file in your patch if you make more than a
single trivial change.
.. _flake8: http://pypi.python.org/pypi/flake8
.. _flake8: https://pypi.python.org/pypi/flake8

View file

@ -187,11 +187,11 @@ associated tests will be skipped.
.. _Pillow: https://pypi.python.org/pypi/Pillow/
.. _PyYAML: http://pyyaml.org/wiki/PyYAML
.. _pytz: https://pypi.python.org/pypi/pytz/
.. _setuptools: http://pypi.python.org/pypi/setuptools/
.. _setuptools: https://pypi.python.org/pypi/setuptools/
.. _memcached: http://memcached.org/
.. _gettext: http://www.gnu.org/software/gettext/manual/gettext.html
.. _selenium: http://pypi.python.org/pypi/selenium
.. _pip requirements files: http://www.pip-installer.org/en/latest/requirements.html
.. _selenium: https://pypi.python.org/pypi/selenium
.. _pip requirements files: http://www.pip-installer.org/en/latest/cookbook.html#requirements-files
Code coverage
~~~~~~~~~~~~~