summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2015-09-25 15:40:44 +0200
committerJacob Vosmaer <contact@jacobvosmaer.nl>2015-09-25 15:40:44 +0200
commit6055c507cc05c02333fb986e5ec4b4d913c9e2d1 (patch)
treea61008e504be43942eb9468d968894e27757023a
parentb623391720e2687ca88c6bf1166ee571d85807fa (diff)
downloadgitlab-ce-etc-default-gitlab.tar.gz
Fix path to /etc/default/gitlab in 8.0 update guideetc-default-gitlab
-rw-r--r--doc/update/7.14-to-8.0.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/7.14-to-8.0.md b/doc/update/7.14-to-8.0.md
index 86c0825dff9..0cb82fb718a 100644
--- a/doc/update/7.14-to-8.0.md
+++ b/doc/update/7.14-to-8.0.md
@@ -101,7 +101,7 @@ EOF
```
If your Git repositories are in a directory other than `/home/git/repositories`,
-you need to tell `gitlab-git-http-server` about it via `/etc/gitlab/default`.
+you need to tell `gitlab-git-http-server` about it via `/etc/default/gitlab`.
See `lib/support/init.d/gitlab.default.example` for the options.
### 6. Copy secrets