summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-04-13 07:07:50 +0000
committerGerrit Code Review <review@openstack.org>2017-04-13 07:07:50 +0000
commit322e80c0b93613ba6fe1017485755c5699ea7072 (patch)
tree7c286879bdb3711b70cd22c3abd37055cb92cbca
parentf9a0828738334a8a7841a5685f1d40d0a81c0f15 (diff)
parent0c182340063eb4d4ad8a5711311e69bab03d739d (diff)
downloadoslo-log-322e80c0b93613ba6fe1017485755c5699ea7072.tar.gz
Merge "Optimize the link address"
-rw-r--r--CONTRIBUTING.rst6
-rw-r--r--HACKING.rst2
-rw-r--r--README.rst10
3 files changed, 9 insertions, 9 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 101119d..139c65d 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/oslo.log \ No newline at end of file
+ https://bugs.launchpad.net/oslo.log
diff --git a/HACKING.rst b/HACKING.rst
index cb07476..f15b05d 100644
--- a/HACKING.rst
+++ b/HACKING.rst
@@ -1,4 +1,4 @@
Style Commandments
==================
-Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
+Read the OpenStack Style Commandments https://docs.openstack.org/developer/hacking/
diff --git a/README.rst b/README.rst
index 9840455..ba795b1 100644
--- a/README.rst
+++ b/README.rst
@@ -2,8 +2,8 @@
Team and repository tags
========================
-.. image:: http://governance.openstack.org/badges/oslo.log.svg
- :target: http://governance.openstack.org/reference/tags/index.html
+.. image:: https://governance.openstack.org/badges/oslo.log.svg
+ :target: https://governance.openstack.org/reference/tags/index.html
.. Change things from this point on
@@ -25,6 +25,6 @@ formatters, handlers and support for context specific
logging (like resource id's etc).
* Free software: Apache license
-* Documentation: http://docs.openstack.org/developer/oslo.log
-* Source: http://git.openstack.org/cgit/openstack/oslo.log
-* Bugs: http://bugs.launchpad.net/oslo.log
+* Documentation: https://docs.openstack.org/developer/oslo.log
+* Source: https://git.openstack.org/cgit/openstack/oslo.log
+* Bugs: https://bugs.launchpad.net/oslo.log