=== modified file 'doc/index.rst'
@@ -18,10 +18,11 @@
============
The best way to install this is by doing a full deployment of LAVA. This is
-documented on our `main project page`_. However, you can also setup the
-dispatcher for `stand-alone development and testing`_.
+documented on our `main project page`_ or the Documentation link on any
+LAVA instance. However, you can also setup the dispatcher for
+`stand-alone development and testing`_.
-.. _main project page: http://lava.readthedocs.org/en/latest/
+.. _main project page: /static/docs/
.. _stand-alone development and testing: standalonesetup.html
Indices and tables
=== modified file 'doc/standalonesetup.rst'
@@ -1,8 +1,9 @@
Quick Developer Setup
=====================
-*NOTE:* You should most likely follow the normal installation instructions
-defined at http://lava.readthedocs.org/en/latest. However, these steps can
-get you a quick setup for local development on just the dispatcher::
+
+*NOTE:* You should most likely follow the `normal installation instructions </static/docs/deployment-tool.html>`_.
+However, these steps can get you a quick setup for local development on
+just the dispatcher::
# get code
$ sudo apt-get install python-virtualenv
=== modified file 'doc/usage.rst'
@@ -29,5 +29,6 @@
The scheduler is useful for automating LAVA Dispatcher environment setup, describing test scenarios (the list of tests to invoke) and finally storing the results in the LAVA dashboard.
This scenario can be configured by following our `deployment instructions`_
+or the Documentation link on any LAVA instance.
-.. _deployment instructions: http://lava.readthedocs.org/en/latest/
+.. _deployment instructions: /static/docs/