From 7e85ad59cf601967b8cdd49e305f88024ced18f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Barrois?= Date: Tue, 22 May 2012 02:18:15 +0200 Subject: Fix link to PyPI package. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raphaƫl Barrois --- README | 2 +- doc/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 477dbc7..4f8403f 100644 --- a/README +++ b/README @@ -71,7 +71,7 @@ Integrates with `Django `_, through the ``VersionField 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/docs/python-semanticversion/ - Source on `GitHub `_: http://github.com/rbarrois/python-semanticversion/ - Build on `Travis CI `_: http://travis-ci.org/rbarrois/python-semanticversion/ diff --git a/doc/index.rst b/doc/index.rst index e916b26..17e8f3c 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -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/docs/python-semanticversion/ - Source on `GitHub `_: http://github.com/rbarrois/python-semanticversion/ - Build on `Travis CI `_: http://travis-ci.org/rbarrois/python-semanticversion/ -- cgit v1.2.1