diff --git a/doc/user-guide/source/cli_launch_instances.rst b/doc/user-guide/source/cli_launch_instances.rst index 0890bc09ab..4d65be125f 100644 --- a/doc/user-guide/source/cli_launch_instances.rst +++ b/doc/user-guide/source/cli_launch_instances.rst @@ -58,7 +58,8 @@ Before you can launch an instance, gather the following parameters: :doc:`cli_manage_ip_addresses`. After you gather the parameters that you need to launch an instance, -you can launch it from an image_ or a :ref:`volume`. You can launch an +you can launch it from an :doc:`image` +or a :doc:`volume`. You can launch an instance directly from one of the available OpenStack images or from an image that you have copied to a persistent volume. The OpenStack Image service provides a pool of images that are accessible to members @@ -151,8 +152,6 @@ Before you begin, source the OpenStack RC file. $ nova keypair-list -.. _image: - Launch an instance ~~~~~~~~~~~~~~~~~~