summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-01-18 20:07:20 +0000
committerGerrit Code Review <review@openstack.org>2018-01-18 20:07:20 +0000
commit2308be32259d95896057abcc8b34fb4af2d0b934 (patch)
treefd0ff93dbd8b7ec4ca611ee89ea76310f947b29a
parentbfd43e6402938a489cfb4b9e4953884e97970508 (diff)
parent1d9322a2f5d91e6e4d163df7b4a89e3ac1743e5b (diff)
downloadpython-novaclient-2308be32259d95896057abcc8b34fb4af2d0b934.tar.gz
Merge "Update documentation links"
-rw-r--r--doc/source/cli/nova.rst2
-rw-r--r--doc/source/contributor/testing.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/cli/nova.rst b/doc/source/cli/nova.rst
index 05308ba4..1a35bcf0 100644
--- a/doc/source/cli/nova.rst
+++ b/doc/source/cli/nova.rst
@@ -72,7 +72,7 @@ Terminate an instance::
SEE ALSO
========
-OpenStack Nova CLI Guide: http://docs.openstack.org/cli-reference/nova.html
+OpenStack Nova CLI Guide: https://docs.openstack.org/cli-reference/nova.html
BUGS
diff --git a/doc/source/contributor/testing.rst b/doc/source/contributor/testing.rst
index b789dc2d..9b01c40e 100644
--- a/doc/source/contributor/testing.rst
+++ b/doc/source/contributor/testing.rst
@@ -25,4 +25,4 @@ DevStack installation with a demo and an admin user/tenant - or clouds named
Refer to `Consistent Testing Interface`__ for more details.
-__ http://git.openstack.org/cgit/openstack/governance/tree/reference/project-testing-interface.rst
+__ https://git.openstack.org/cgit/openstack/governance/tree/reference/project-testing-interface.rst