summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-10-11 13:27:23 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-10-11 13:27:23 +0000
commit38978fa53ffb7b263f987cb1fca84722c83b2fec (patch)
tree18d058c77c1165f15dcf9556fb3a512c1bdfaa3b /doc/install
parent8f4e754414c8ad9b5007e5c1f5fb6fe5a6bbd3f7 (diff)
parentdffd33252f029901e33883935b20f6b0368d819b (diff)
downloadgitlab-ce-38978fa53ffb7b263f987cb1fca84722c83b2fec.tar.gz
Merge branch 'docs/refactor-reply-by-email' into 'master'
Move reply by email docs to a new location ## What does this MR do? Move reply by email docs to a new location. Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/3349 ## Moving docs to a new location? See the guidelines: http://docs.gitlab.com/ce/development/doc_styleguide.html#changing-document-location - [ ] Make sure the old link is not removed and has its contents replaced with a link to the new location. - [ ] Make sure internal links pointing to the document in question are not broken. - [ ] Search and replace any links referring to old docs in GitLab Rails app, specifically under the `app/views/` directory. - [ ] If working on CE, submit an MR to EE with the changes as well. See merge request !6517
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 378ab6857b8..1fa8678223a 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -563,7 +563,7 @@ Using a self-signed certificate is discouraged but if you must use it follow the
### Enable Reply by email
-See the ["Reply by email" documentation](../incoming_email/README.md) for more information on how to set this up.
+See the ["Reply by email" documentation](../administration/reply_by_email.md) for more information on how to set this up.
### LDAP Authentication