Merge "Fix link typo in Sphinx doc"

This commit is contained in:
Jenkins
2013-06-22 01:11:49 +00:00
committed by Gerrit Code Review

View File

@@ -56,7 +56,7 @@ Interacting with Keystone
-------------------------
You can interact with Keystone through the command line using
:doc:`man/keystonemanage` which allows you to initialize keystone, etc.
:doc:`man/keystone-manage` which allows you to initialize keystone, etc.
You can also interact with Keystone through its REST API. There is a python
keystone client library `python-keystoneclient`_ which interacts exclusively