Fix the wrong url in dashboard_manage_instances

http://docs.openstack.org/user-guide-admin/dashboard_manage_instances.html
Launch and manage instances using the dashboard
Now url links to OpenStack End User Guide,
it should link to the Launch and manage instances.

Change-Id: I622c9e00cc78f2ab61480d78da76d9e9c932dfd2
Closes-Bug: #1487293
This commit is contained in:
qings zhao 2015-08-21 07:07:55 -04:00
parent 2fbd43415d
commit 63cf9f884a

View File

@ -8,7 +8,7 @@ create a snapshot from, and migrate instances. You can also view the
logs for instances or launch a VNC console for an instance.
For information about using the dashboard to launch instances as an end
user, see the `OpenStack End User Guide <http://docs.openstack.org/user-guide/>`__.
user, see the `OpenStack End User Guide <http://docs.openstack.org/user-guide/dashboard_launch_instances.html>`__.
Create instance snapshots
~~~~~~~~~~~~~~~~~~~~~~~~~
@ -28,7 +28,7 @@ Create instance snapshots
#. To launch an instance from the snapshot, select the snapshot and
click Launch. For information about launching instances, see the
`OpenStack End User Guide <http://docs.openstack.org/user-guide/>`__.
`OpenStack End User Guide <http://docs.openstack.org/user-guide/dashboard_launch_instances.html>`__.
Control the state of an instance
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~