Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-02-06 17:46:58 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-02-06 17:46:58 +0300
commite60ff0288289c54fed2b9d19b830aba2b0c4fd18 (patch)
tree3233bc0efc744ffca6f45f400480170beb23a7c9 /doc/administration/reply_by_email_postfix_setup.md
parentdcf9af6c1258b438d91727e824589e52e43d344c (diff)
Fix broken links to docs
[ci skip]
Diffstat (limited to 'doc/administration/reply_by_email_postfix_setup.md')
-rw-r--r--doc/administration/reply_by_email_postfix_setup.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/reply_by_email_postfix_setup.md b/doc/administration/reply_by_email_postfix_setup.md
index 22f10489a6c..3b8c716eff5 100644
--- a/doc/administration/reply_by_email_postfix_setup.md
+++ b/doc/administration/reply_by_email_postfix_setup.md
@@ -315,7 +315,7 @@ Courier, which we will install later to add IMAP authentication, requires mailbo
## Done!
-If all the tests were successful, Postfix is all set up and ready to receive email! Continue with the [Reply by email](./README.md) guide to configure GitLab.
+If all the tests were successful, Postfix is all set up and ready to receive email! Continue with the [Reply by email](./reply_by_email.md) guide to configure GitLab.
---