aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_layouts
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-10-03 13:10:24 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-10-03 13:10:24 +0100
commit4186ebbc258326d05915bef0ffb15cd364f6be67 (patch)
tree175406b3cd498c9e9a982808398e0fecbf06d6a1 /docs/_layouts
parentee3c4e05daf3f4df01762ead3d07697a12f13a28 (diff)
Add page on testing, update manual install.
Diffstat (limited to 'docs/_layouts')
-rw-r--r--docs/_layouts/page.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_layouts/page.html b/docs/_layouts/page.html
index 11ec206ec..9f26312ae 100644
--- a/docs/_layouts/page.html
+++ b/docs/_layouts/page.html
@@ -61,6 +61,7 @@ layout: default
<li><a href="{{ "/install/install-script/" | relative_url }}">Install script</a></li>
<li><a href="{{ "/install/vagrant/" | relative_url }}">Vagrant</a></li>
<li><a href="{{ "/install/troubleshooting/" | relative_url }}">Troubleshooting</a></li>
+ <li><a href="{{ "/install/testing/" | relative_url }}">Testing</a></li>
</ul>
</li>
<li><h2>Customising</h2>