Fix the "OpenStack CLI guide" link

The "OpenStack CLI guide" link with a nonexistent target.
This patch fixes it.

Change-Id: Iea2dd42475b767cfd939c1d1da32c9b66256068b
This commit is contained in:
daiki kato
2016-01-15 00:09:20 +00:00
parent dd331f25c9
commit 77af653f7c

View File

@@ -17,7 +17,7 @@ See the `OpenStack CLI guide`_ for information on how to use the ``manila``
command-line tool. You may also want to look at the
`OpenStack API documentation`_.
.. _OpenStack CLI Guide: http://docs.openstack.org/cli/quick-start/content/
.. _OpenStack CLI Guide: http://docs.openstack.org/user-guide/cli.html
.. _OpenStack API documentation: http://docs.openstack.org/api/
The project is hosted on `Launchpad`_, where bugs can be filed. The code is