Commit 689f6f7051724ba2a189dc4b062b9e891dafb2d3
1 parent
60e451fd
Exists in
spb-stable
and in
3 other branches
Also update links to recipes.
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
README.md
@@ -62,7 +62,7 @@ | @@ -62,7 +62,7 @@ | ||
62 | 62 | ||
63 | #### Unofficial installation methods | 63 | #### Unofficial installation methods |
64 | 64 | ||
65 | -* [GitLab recipes](https://github.com/gitlabhq/gitlab-recipes) repository with unofficial guides for using GitLab with different software (operating systems, webservers, etc.) than the official version. | 65 | +* [GitLab recipes](https://gitlab.com/gitlab-org/gitlab-recipes/) repository with unofficial guides for using GitLab with different software (operating systems, webservers, etc.) than the official version. |
66 | 66 | ||
67 | * [Installation guides](https://github.com/gitlabhq/gitlab-public-wiki/wiki/Unofficial-Installation-Guides) public wiki with unofficial guides to install GitLab on different operating systems. | 67 | * [Installation guides](https://github.com/gitlabhq/gitlab-public-wiki/wiki/Unofficial-Installation-Guides) public wiki with unofficial guides to install GitLab on different operating systems. |
68 | 68 |
doc/install/installation.md
@@ -313,7 +313,7 @@ Check if GitLab and its environment are configured correctly: | @@ -313,7 +313,7 @@ Check if GitLab and its environment are configured correctly: | ||
313 | 313 | ||
314 | **Note:** | 314 | **Note:** |
315 | 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 | 315 | 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 |
316 | -[GitLab recipes](https://github.com/gitlabhq/gitlab-recipes). | 316 | +[GitLab recipes](https://gitlab.com/gitlab-org/gitlab-recipes/). |
317 | 317 | ||
318 | ## Installation | 318 | ## Installation |
319 | sudo apt-get install -y nginx | 319 | sudo apt-get install -y nginx |