summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst4
-rw-r--r--doc/source/man/nova.rst2
2 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index f93a34c6..e93f1da1 100644
--- a/README.rst
+++ b/README.rst
@@ -17,8 +17,8 @@ See the `OpenStack CLI guide`_ for information on how to use the ``nova``
command-line tool. You may also want to look at the
`OpenStack API documentation`_.
-.. _OpenStack CLI Guide: http://docs.openstack.org/cli-reference/content/novaclient_commands.html
-.. _OpenStack API documentation: http://docs.openstack.org/api/quick-start/content/
+.. _OpenStack CLI Guide: http://docs.openstack.org/cli-reference/nova.html
+.. _OpenStack API documentation: http://developer.openstack.org/api-ref-compute-v2.1.html
python-novaclient is licensed under the Apache License like the rest of
OpenStack.
diff --git a/doc/source/man/nova.rst b/doc/source/man/nova.rst
index 78093c7e..56e56b59 100644
--- a/doc/source/man/nova.rst
+++ b/doc/source/man/nova.rst
@@ -76,7 +76,7 @@ Terminate an instance::
SEE ALSO
========
-OpenStack Nova CLI Guide: http://docs.openstack.org/cli-reference/content/novaclient_commands.html
+OpenStack Nova CLI Guide: http://docs.openstack.org/cli-reference/nova.html
BUGS