summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen van Baarsen <jeroenvanbaarsen@gmail.com>2015-05-01 08:38:02 +0200
committerJeroen van Baarsen <jeroenvanbaarsen@gmail.com>2015-05-01 08:38:02 +0200
commit76f7bdccc09fe1290cee330480c1a2640e3b20d5 (patch)
tree585b85d2e9b4a2e4f3f194dd873b3c07310b4988
parent6d22e9674456b921e0f951af10ba18505891ec10 (diff)
parentac509359b82e0a58b6a05b418abcb89e016aff24 (diff)
downloadgitlab-ce-76f7bdccc09fe1290cee330480c1a2640e3b20d5.tar.gz
Merge pull request #8669 from robotroll/patch-1
Update 7.6-to-7.7.md
-rw-r--r--doc/update/7.6-to-7.7.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/7.6-to-7.7.md b/doc/update/7.6-to-7.7.md
index 59243713156..910c7dcdd3c 100644
--- a/doc/update/7.6-to-7.7.md
+++ b/doc/update/7.6-to-7.7.md
@@ -67,7 +67,7 @@ sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab
#### New configuration options for `gitlab.yml`
-There are new configuration options available for [`gitlab.yml`](config/gitlab.yml.example). View them with the command below and apply them to your current `gitlab.yml`.
+There are new configuration options available for [`gitlab.yml`](/config/gitlab.yml.example). View them with the command below and apply them to your current `gitlab.yml`.
```
git diff origin/7-6-stable:config/gitlab.yml.example origin/7-7-stable:config/gitlab.yml.example