summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-04-16 19:30:36 +0000
committerGerrit Code Review <review@openstack.org>2018-04-16 19:30:36 +0000
commit3787b1f9a715683c32b01f6bc5565c907a685976 (patch)
treef7a0342dd78c9c0f11c31c1b1794c70583294736
parent5cf3377581635ec11ba974508c4616e009211532 (diff)
parentb45584ca4c67c362d54e6aabf6ea8730d708ae2d (diff)
downloadpython-barbicanclient-3787b1f9a715683c32b01f6bc5565c907a685976.tar.gz
Merge "Update the old http links in docs"
-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>`__.