summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorHangdong Zhang <hdzhang@fiberhome.com>2017-07-19 10:49:20 +0800
committerHangdong Zhang <hdzhang@fiberhome.com>2017-07-19 10:50:25 +0800
commit876310095589a8189a82c38ca83ca4d0a0164e56 (patch)
tree3e4e6525f043305dead24921a17bca3e04a6e7e5 /README.rst
parentea41cef9a1753faf5004c5900a486ed4439ca1dd (diff)
downloadpython-designateclient-876310095589a8189a82c38ca83ca4d0a0164e56.tar.gz
Update and optimize documentation links
1. Update URLs according to document migration 2. Update the dead and outdated links 3. Optimize (e.g. http -> https) Change-Id: I426747fbeb2277a5cddacf589234c0fdcfc5d673
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index 7d8c2de..b5e9b46 100644
--- a/README.rst
+++ b/README.rst
@@ -2,8 +2,8 @@
Team and repository tags
========================
-.. image:: http://governance.openstack.org/badges/python-designateclient.svg
- :target: http://governance.openstack.org/reference/tags/index.html
+.. image:: https://governance.openstack.org/tc/badges/python-designateclient.svg
+ :target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
@@ -23,10 +23,10 @@ provides a Python API (the ``designateclient`` module) and a command-line tool
(``designate``).
Development takes place via the usual OpenStack processes as outlined in the
-`developer guide <http://docs.openstack.org/infra/manual/developers.html>`_. The master
-repository is in `Git <http://git.openstack.org/cgit/openstack/python-designateclient>`_.
+`developer guide <https://docs.openstack.org/infra/manual/developers.html>`_. The master
+repository is in `Git <https://git.openstack.org/cgit/openstack/python-designateclient>`_.
-See release notes and more at `<http://docs.openstack.org/developer/python-designateclient/>`_.
+See release notes and more at `<https://docs.openstack.org/python-designateclient/latest/>`_.
* License: Apache License, Version 2.0
* `PyPi`_ - package installation
@@ -36,7 +36,7 @@ See release notes and more at `<http://docs.openstack.org/developer/python-desig
* `How to Contribute`_
.. _PyPi: https://pypi.python.org/pypi/python-designateclient
-.. _Online Documentation: http://docs.openstack.org/developer/python-designateclient
+.. _Online Documentation: https://docs.openstack.org/python-designateclient/latest/
.. _Bugs: https://bugs.launchpad.net/python-designateclient
.. _Source: https://git.openstack.org/cgit/openstack/python-designateclient
-.. _How to Contribute: http://docs.openstack.org/infra/manual/developers.html
+.. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html