From d3e94eef4afe4c6aac9e2fbf2db0e4e4b08b1cae Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Thu, 18 Jul 2013 15:36:01 +0200 Subject: [PATCH] Refer to recipes for nginx alternatives --- doc/install/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/install/installation.md b/doc/install/installation.md index 65865e1635b..db8116c5390 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -280,8 +280,8 @@ However there are still a few steps left. # 7. Nginx **Note:** -If you can't or don't want to use Nginx as your web server, have a look at the -[`Advanced Setup Tips`](./installation.md#advanced-setup-tips) section. +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). ## Installation sudo apt-get install -y nginx