Fix link to PyPI package.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
This commit is contained in:
Raphaël Barrois
2012-05-22 02:18:15 +02:00
parent 7e007f7b56
commit 7e85ad59cf
2 changed files with 2 additions and 2 deletions

2
README
View File

@@ -71,7 +71,7 @@ Integrates with `Django <http://djangoproject.com>`_, through the ``VersionField
Links
=====
- Package on `PyPI <http://pypi.python.org/>`_: http://pypi.python.org/semantic_version/
- Package on `PyPI <http://pypi.python.org/>`_: http://pypi.python.org/pypi/semantic_version/
- Doc on `ReadTheDocs <http://readthedocs.org/>`_: http://readthedocs.org/docs/python-semanticversion/
- Source on `GitHub <http://github.com/>`_: http://github.com/rbarrois/python-semanticversion/
- Build on `Travis CI <http://travis-ci.org/>`_: http://travis-ci.org/rbarrois/python-semanticversion/

View File

@@ -211,7 +211,7 @@ When submitting patches or pull requests, you should respect the following rules
Links
=====
- Package on `PyPI`_: http://pypi.python.org/semantic_version/
- Package on `PyPI`_: http://pypi.python.org/pypi/semantic_version/
- Doc on `ReadTheDocs <http://readthedocs.org/>`_: http://readthedocs.org/docs/python-semanticversion/
- Source on `GitHub <http://github.com/>`_: http://github.com/rbarrois/python-semanticversion/
- Build on `Travis CI <http://travis-ci.org/>`_: http://travis-ci.org/rbarrois/python-semanticversion/