Update invalid url in admin docs

Url has not been updated since the changes to the documentation
location. This fixes the faulty urls.

Change-Id: Id3cc84fcf199d83a6e225cb1c3a760e34f1ba22e
This commit is contained in:
Jaewoo Park 2017-09-11 10:09:11 -07:00
parent d75a8f42f4
commit 6883e7643f
2 changed files with 4 additions and 3 deletions

View File

@ -303,8 +303,8 @@ service, such as, a user named ``nova`` for the Compute service, and a
special service project called ``service``.
For information about how to create services and endpoints, see the
`OpenStack Administrator Guide <https://docs.openstack.org/admin-guide/
cli-manage-services.html>`__.
`OpenStack Administrator Guide <https://docs.openstack.org/keystone/latest/
admin/cli-keystone-manage-services.html>`__.
Groups
~~~~~~

View File

@ -262,7 +262,8 @@ administrators to use users and groups in LDAP.
#. List the domains using the dashboard, or the OpenStackClient CLI. Refer
to the `Command List
<https://docs.openstack.org/developer/python-openstackclient/command-list.html>`__
<https://docs.openstack.org/python-openstackclient/latest/cli/
command-list.html>`__
for a list of OpenStackClient commands.
#. Create domains using OpenStack dashboard, or the OpenStackClient CLI.