fixes link to reply_by_email docs

This commit is contained in:
Sameer Naik 2015-09-20 11:25:09 +05:30
parent 5a8d73243a
commit 01c0d14e41
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ production: &base
## Reply by email
# Allow users to comment on issues and merge requests by replying to notification emails.
# For documentation on how to set this up, see http://doc.gitlab.com/ce/reply_by_email/README.md
# For documentation on how to set this up, see http://doc.gitlab.com/ce/reply_by_email/README.html
reply_by_email:
enabled: false
address: "replies+%{reply_key}@gitlab.example.com"