summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAdam Chainz <adam@adamj.eu>2016-06-15 22:45:57 +0100
committerAdam Chainz <adam@adamj.eu>2016-06-15 22:45:57 +0100
commit95c0108f40f11c0d0399c5e646fb3df5a2702342 (patch)
treee2b0a81b0106326c1c1bff0f5f6750ad62601312 /README.rst
parent19692604b597e6aaede114edfd4fa8627fc9fd97 (diff)
downloadsemantic-version-95c0108f40f11c0d0399c5e646fb3df5a2702342.tar.gz
Convert readthedocs links for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified.
Diffstat (limited to 'README.rst')
-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`_