Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrik Kernstock <info@pkern.at>2015-02-22 23:39:13 +0300
committerPatrik Kernstock <info@pkern.at>2015-02-22 23:39:13 +0300
commit2bf0a690bfd3985b9f8f0394a8a77d3b9dde44d1 (patch)
tree012e0cc2712bd5f47b075fa05139fbfcba8bdf28 /doc/update
parentebe0d34128c31bb88f6eb5aca96fae012c7fcf8b (diff)
Update 7.7-to-7.8.md
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/7.7-to-7.8.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/7.7-to-7.8.md b/doc/update/7.7-to-7.8.md
index c6bf5b227e4..a8a5c7f66c6 100644
--- a/doc/update/7.7-to-7.8.md
+++ b/doc/update/7.7-to-7.8.md
@@ -70,7 +70,7 @@ sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab
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-8-stable:config/gitlab.yml.example
+git diff origin/7-7-stable:config/gitlab.yml.example origin/7-8-stable:config/gitlab.yml.example
```
#### Change Nginx settings