aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installing/index.md
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2014-07-09 16:09:25 +0100
committerDave Whiteland <dave@mysociety.org>2014-07-09 16:09:52 +0100
commit7ea3c5cce272311ce76b7bc438377f90959635a7 (patch)
treec5275e1f9e7464b03caad7e11e2bc3b79c1408d0 /docs/installing/index.md
parent008de728188f770ee6fe3bfe1bd657c29e685535 (diff)
add missing glossary_link to glossary links
found using git grep -P '<a[^>]+glossary[^>]+' | grep -v __link in case that's handy.
Diffstat (limited to 'docs/installing/index.md')
-rw-r--r--docs/installing/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing/index.md b/docs/installing/index.md
index c276c3d08..f722ff512 100644
--- a/docs/installing/index.md
+++ b/docs/installing/index.md
@@ -9,7 +9,7 @@ title: Installing
Although you can install Alaveteli and just change it when you need it, we
recommend you adopt a way of <strong>deploying</strong> it automatically.
This has several advantages, especially for your
- <a href="{{ site.baseurl }}docs/glossary/#production">production server</a>.
+ <a href="{{ site.baseurl }}docs/glossary/#production" class="glossary__link">production server</a>.
</p>
## Before you start