summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShangXiao <shangxiaobj@inspur.com>2018-03-07 19:14:51 -0800
committerShangXiao <shangxiaobj@inspur.com>2018-03-07 19:16:01 -0800
commitb45584ca4c67c362d54e6aabf6ea8730d708ae2d (patch)
treea3f5c523d19d32def4e8161f62ee19ac8f97ff8b
parent1e6d244ca44f4103b8e585e50229491111a50b0a (diff)
downloadpython-barbicanclient-b45584ca4c67c362d54e6aabf6ea8730d708ae2d.tar.gz
Update the old http links in docs
Update the old http links to the newest ones in CONTRIBUTING.rst and README.rst. Change-Id: Ic4f1221a3aaa7bbe7dd7fda4961ec6fca73955b5
-rw-r--r--CONTRIBUTING.rst6
-rw-r--r--README.rst2
2 files changed, 4 insertions, 4 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 19e9140..719783b 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -1,16 +1,16 @@
If you would like to contribute to the development of OpenStack,
you must follow the steps in this page:
- http://docs.openstack.org/infra/manual/developers.html
+ https://docs.openstack.org/infra/manual/developers.html
Once those steps have been completed, changes to OpenStack
should be submitted for review via the Gerrit tool, following
the workflow documented at:
- http://docs.openstack.org/infra/manual/developers.html#development-workflow
+ https://docs.openstack.org/infra/manual/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored.
Bugs should be filed on Launchpad, not GitHub:
- https://bugs.launchpad.net/python-barbicanclient \ No newline at end of file
+ https://bugs.launchpad.net/python-barbicanclient
diff --git a/README.rst b/README.rst
index ec1d150..070252f 100644
--- a/README.rst
+++ b/README.rst
@@ -210,7 +210,7 @@ usage options
.. _Bugs: https://bugs.launchpad.net/python-barbicanclient/
.. _Source: https://git.openstack.org/cgit/openstack/python-barbicanclient/
.. _Getting involved: https://docs.openstack.org/barbican/latest/contributor/getting_involved.html
-.. _Specs: http://specs.openstack.org/openstack/barbican-specs/
+.. _Specs: https://specs.openstack.org/openstack/barbican-specs/
.. [1] Documentation in this link is currently incomplete. Please use the `devstack setup <https://docs.openstack.org/barbican/latest/contributor/devstack.html>`__.