summaryrefslogtreecommitdiff
path: root/doc/update/7.6-to-7.7.md
diff options
context:
space:
mode:
authorRobin Gauß <robin.gauss@tdmsystems.com>2015-04-17 14:57:31 +0200
committerRobin Gauß <robin.gauss@tdmsystems.com>2015-04-17 15:00:14 +0200
commitac509359b82e0a58b6a05b418abcb89e016aff24 (patch)
tree63164f76c9b712cf1bab5680b9a5983aa011444d /doc/update/7.6-to-7.7.md
parentea939d4691b97acbb87df53cddbdc157b70aae0d (diff)
downloadgitlab-ce-ac509359b82e0a58b6a05b418abcb89e016aff24.tar.gz
Fix link to gitlab.yml.example in paragraph 5
Diffstat (limited to 'doc/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