summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphaƫl Barrois <raphael.barrois@polytechnique.org>2016-06-26 12:37:09 +0200
committerGitHub <noreply@github.com>2016-06-26 12:37:09 +0200
commitf514edb523f01dd8a7da4c56d2ce077b30e630ab (patch)
treee2b0a81b0106326c1c1bff0f5f6750ad62601312
parent19692604b597e6aaede114edfd4fa8627fc9fd97 (diff)
parent95c0108f40f11c0d0399c5e646fb3df5a2702342 (diff)
downloadsemantic-version-f514edb523f01dd8a7da4c56d2ce077b30e630ab.tar.gz
Merge pull request #44 from adamchainz/readthedocs.io
Convert readthedocs links for their .org -> .io migration for hosted projects
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 71ebe98..c1d97d2 100644
--- a/README.rst
+++ b/README.rst
@@ -8,7 +8,7 @@ It follows strictly the 2.0.0 version of the SemVer scheme.
:target: http://travis-ci.org/rbarrois/python-semanticversion/
.. image:: https://img.shields.io/pypi/v/semantic_version.svg
- :target: http://python-semanticversion.readthedocs.org/en/latest/changelog.html
+ :target: https://python-semanticversion.readthedocs.io/en/latest/changelog.html
:alt: Latest Version
.. image:: https://img.shields.io/pypi/pyversions/semantic_version.svg
@@ -27,7 +27,7 @@ Links
-----
- Package on `PyPI`_: http://pypi.python.org/pypi/semantic_version/
-- Doc on `ReadTheDocs <http://readthedocs.org/>`_: http://readthedocs.org/docs/python-semanticversion/
+- Doc on `ReadTheDocs <http://readthedocs.org/>`_: https://python-semanticversion.readthedocs.io/
- 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/
- Semantic Version specification: `SemVer`_