diff options
author | dosire <sytses@gmail.com> | 2014-01-02 09:16:02 +0100 |
---|---|---|
committer | dosire <sytses@gmail.com> | 2014-01-02 09:16:02 +0100 |
commit | 689f6f7051724ba2a189dc4b062b9e891dafb2d3 (patch) | |
tree | 059553bc1b959e2f63834f7b3f6faa7dd6c923ca /doc | |
parent | 60e451fde4ea3212c97bc3246b08e82cce7bf390 (diff) | |
download | gitlab-ce-689f6f7051724ba2a189dc4b062b9e891dafb2d3.tar.gz |
Also update links to recipes.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md index 315ee2d68f5..6961e461482 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -313,7 +313,7 @@ Check if GitLab and its environment are configured correctly: **Note:** Nginx is the officially supported web server for GitLab. If you cannot or do not want to use Nginx as your web server, have a look at the -[GitLab recipes](https://github.com/gitlabhq/gitlab-recipes). +[GitLab recipes](https://gitlab.com/gitlab-org/gitlab-recipes/). ## Installation sudo apt-get install -y nginx |