=== modified file 'doc/installation.rst'
@@ -2,4 +2,5 @@
^^^^^^^^^^^^
We have a tool for installing the various components that make up
-LAVA. See http://lava-deployment-tool.readthedocs.org/ to learn more.
+LAVA. See http://validation.linaro.org/static/docs/deployment-tool.html/
+or the Documentation link on any LAVA instance to learn more.
=== modified file 'lava_server/context_processors.py'
@@ -38,7 +38,7 @@
Menu("Available Methods", reverse("lava.api_help")),
Menu("Authentication Tokens", reverse("linaro_django_xmlrpc.views.tokens")),
]),
- Menu("Documentation", "http://lava.rtfd.org/"),
+ Menu("Documentation", "/static/docs/"),
])
try: