diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-01-06 13:46:07 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-01-06 13:46:07 +0100 |
commit | 5fd8a57392ce5eedbaa10fb5a8a82b9d86d7aaf2 (patch) | |
tree | f8b6c12e7b4aae00e918febcacce4dc964a4e138 /doc/administration | |
parent | 034d2e4e749ee09649062d3fb1d26c53021ab4d8 (diff) | |
download | gitlab-ce-5fd8a57392ce5eedbaa10fb5a8a82b9d86d7aaf2.tar.gz |
Fix dead link in Reply by email documentationfix-link-reply-by-email
Diffstat (limited to 'doc/administration')
-rw-r--r-- | doc/administration/reply_by_email.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/administration/reply_by_email.md b/doc/administration/reply_by_email.md index 14cd7a03826..00494e7e9d6 100644 --- a/doc/administration/reply_by_email.md +++ b/doc/administration/reply_by_email.md @@ -71,8 +71,8 @@ If you want to use Gmail / Google Apps with Reply by email, make sure you have [IMAP access enabled](https://support.google.com/mail/troubleshooter/1668960?hl=en#ts=1665018) and [allowed less secure apps to access the account](https://support.google.com/accounts/answer/6010255). -To set up a basic Postfix mail server with IMAP access on Ubuntu, follow -[these instructions](./postfix.md). +To set up a basic Postfix mail server with IMAP access on Ubuntu, follow the +[Postfix setup documentation](reply_by_email_postfix_setup.md). ### Omnibus package installations |