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 /installing/index.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 'installing/index.md')
-rw-r--r-- | installing/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installing/index.md b/installing/index.md index c77e30ded..32ed821ea 100644 --- a/installing/index.md +++ b/installing/index.md @@ -23,6 +23,6 @@ If you're setting up a development server on MacOS X, we've also got [MacOS inst Alaveteli needs to be able to send and receive email, so you need to setup your MTA (Mail Transfer Agent) appropriately. -* [Installing the MTA]({{ site.baseurl }}installing/exim4) +* [Installing the MTA]({{ site.baseurl }}installing/email) |