diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index 6758afc91c4660754f72474a603932d44bd5f777..84acb220ac5205126556756e66936537e932d517 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -185,7 +185,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/administration/reply_by_email.html + # For documentation on how to set this up, see https://docs.gitlab.com/ee/administration/reply_by_email.html incoming_email: enabled: false