diff options
author | Dave Whiteland <dave@mysociety.org> | 2015-02-06 18:22:08 +0000 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2015-02-06 18:22:08 +0000 |
commit | 1bc5d4844d03b3ce7313932f5f49819dfcf61f43 (patch) | |
tree | 30fc53a9dbcf43c1de7a40a2432f5011c7126030 | |
parent | fa4e521a3f9181068ecba97634ab8eb700f7b0e2 (diff) |
fix bad URL (accidental localhost removed) closes #2007
-rw-r--r-- | docs/glossary.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/glossary.md b/docs/glossary.md index ce4986b2d..6b3eedca3 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -788,7 +788,7 @@ Definitions </li> <li> We try to coordinate releases with any active translation work too. - See <a href="http://localhost:4000/docs/customising/translation/">translating + See <a href="{{ site.baseurl }}docs/customising/translation/">translating Alaveteli</a> for more information. </li> <li> |