diff --git a/web/compute/install-cli.rst b/web/compute/install-cli.rst
index f225c86e8a82bcf14db7d41d2bf02d531b60e8d6..07bd9c32d6131d74fc5b24cdcf28ed2ffc2c84f3 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.rst>`_
+`these instructions <./quick-vm.rst>`_
 
 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.rst>`_.
+To use it you need to obtain `Application Credentials` following `these steps <./app-credential.rst>`_.
 
 Once you have setup your credentials, you can issue commands to `OpenStack`.
 You can get a list of available commands with::