diff --git a/doc/source/developing.rst b/doc/source/developing.rst index 5a064b5e8b..c14ef7abc0 100644 --- a/doc/source/developing.rst +++ b/doc/source/developing.rst @@ -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