diff --git a/web/compute/install-cli.rst b/web/compute/install-cli.rst
index 07bd9c32d6131d74fc5b24cdcf28ed2ffc2c84f3..9e0c139759402b1bae6707e3df74e4e9b879fe1f 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>`_
 
 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>`_.
 
 Once you have setup your credentials, you can issue commands to `OpenStack`.
 You can get a list of available commands with::