doc: fix the link for the evacuate cli

This was broken during the openstack admin guide docs migration
in pike.

Change-Id: Ibb886657ed97f3e6462ceef0002ef3fe1aec767d
Closes-Bug: #1748327
This commit is contained in:
Matt Riedemann 2018-02-08 19:32:11 -05:00
parent 55021f89ea
commit b516c48fdf
1 changed files with 1 additions and 2 deletions

View File

@ -10,8 +10,7 @@ Evacuate instances
If a hardware malfunction or other error causes the cloud compute node to fail,
you can use the :command:`nova evacuate` command to evacuate instances. See
the `OpenStack Administrator Guide
<https://docs.openstack.org/admin-guide/cli-nova-evacuate.html>`__.
:doc:`evacuate instances <evacuate>` for more information on using the command.
.. _nova-compute-node-down-manual-recovery: