summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-01-06 23:31:17 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-01-06 23:31:17 +0000
commit8ab94120ee0a87c7b1158ebafea101e3952ec758 (patch)
tree7cd7ffc8556cc227f3e01feb4d65ed4b7753d592
parent6a3dd5791e614972466d189a71a76aa773549210 (diff)
parent5fd8a57392ce5eedbaa10fb5a8a82b9d86d7aaf2 (diff)
downloadgitlab-ce-8ab94120ee0a87c7b1158ebafea101e3952ec758.tar.gz
Merge branch 'fix-link-reply-by-email' into 'master'
Fix dead link in Reply by email documentation Closes #26247 See merge request !8474
-rw-r--r--doc/administration/reply_by_email.md4
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