diff options
author | Dave Whiteland <dave@mysociety.org> | 2014-06-09 16:48:03 +0100 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2014-06-09 16:48:03 +0100 |
commit | 2b49658d46c30e15c071675c7b982f9c7b53c0c3 (patch) | |
tree | 437a84510b79f262fd69386d1515451ea4253ec7 /glossary.md | |
parent | 85392b3bc21c524a810c6b65c7b5418f70225137 (diff) |
rename installing/exim4 to installing/email
because it's no longer just about exim but also postfix.
This commit includes updating links in the docs to the new page.
Diffstat (limited to 'glossary.md')
-rw-r--r-- | glossary.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/glossary.md b/glossary.md index 32952be1e..4be211c38 100644 --- a/glossary.md +++ b/glossary.md @@ -192,8 +192,8 @@ Definitions <p>More information:</p> <ul> <li> - see these instructions for <a href="{{ site.baseurl }}installing/exim4">configuring exim4</a>, - a common MTA + see these instructions for <a href="{{ site.baseurl }}installing/email">configuring your MTA</a> + (examples are for exim4 and postfix, two of the most common) </li> </ul> </div> |