summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-01-18 12:46:52 -0500
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-02-01 23:49:58 +0000
commitb14ee42ffad4b5f47a9c440d8467677b1f41ce06 (patch)
treed7836f79c15c839c783a7148ea12a74c712cf1a2 /doc/install
parente7d4b8a03068419794162ffcfa13703c09dbcd02 (diff)
downloadgitlab-ce-b14ee42ffad4b5f47a9c440d8467677b1f41ce06.tar.gz
Move Pages docs to new location
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 4496243da25..276e7f6916e 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -489,7 +489,7 @@ Make sure to edit the config file to match your setup. Also, ensure that you mat
If you intend to enable GitLab pages, there is a separate Nginx config you need
to use. Read all about the needed configuration at the
-[GitLab Pages administration guide](../pages/administration.md).
+[GitLab Pages administration guide](../administration/pages/index.md).
**Note:** If you want to use HTTPS, replace the `gitlab` Nginx config with `gitlab-ssl`. See [Using HTTPS](#using-https) for HTTPS configuration details.