diff --git a/web/compute/install-cli.rst b/web/compute/install-cli.rst index 9e0c139759402b1bae6707e3df74e4e9b879fe1f..bf1ded8e704e1aac7397c678255bf0791ffe9420 100644 --- a/web/compute/install-cli.rst +++ b/web/compute/install-cli.rst @@ -11,7 +11,7 @@ Instruction to install `openstack` can be found `here <https://docs.openstack.or You can use any machine running Linux, Mac OS X, or Microsoft Windows, as well as a VM on the cloud itself, which you can deploy according to -`these instructions <./quick-vm>`_ +`these instructions <../compute/quick-vm>`_ Installation ------------ @@ -20,7 +20,7 @@ If you already have `pip` installed on your machine, issue this command:: $ pip install python-openstackclient Your computer is now an `OpenStack` client. -To use it you need to obtain `Application Credentials` following `these steps <./app-credential>`_. +To use it you need to obtain `Application Credentials` following `these steps <../compute/app-credential>`_. Once you have setup your credentials, you can issue commands to `OpenStack`. You can get a list of available commands with::