diff options
author | Ciro Santilli <ciro.santilli@gmail.com> | 2014-10-07 13:16:19 +0200 |
---|---|---|
committer | Ciro Santilli <ciro.santilli@gmail.com> | 2014-10-07 13:16:19 +0200 |
commit | 7dcbf350197de169f3ca85b730c852e14c8feaa2 (patch) | |
tree | f991ac2c8e15be2fae27de3832cc77f646926944 /doc/install | |
parent | 70004f4ef6160e788e6a600b9da06608c8559aa2 (diff) | |
download | gitlab-ce-7dcbf350197de169f3ca85b730c852e14c8feaa2.tar.gz |
Replace www.gitlab.com with about.gitlab.com
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/installation.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md index af6e182cfa0..0d1a8da4d1b 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -6,13 +6,13 @@ Make sure you view [this installation guide](https://gitlab.com/gitlab-org/gitla ![Select latest branch](https://i.imgur.com/Lrdxk1k.png) -If the highest number stable branch is unclear please check the [GitLab Blog](https://www.gitlab.com/blog/) for installation guide links by version. +If the highest number stable branch is unclear please check the [GitLab Blog](https://about.gitlab.com/blog/) for installation guide links by version. ## Important Notes This guide is long because it covers many cases and includes all commands you need, this is [one of the few installation scripts that actually works out of the box](https://twitter.com/robinvdvleuten/status/424163226532986880). -This installation guide was created for and tested on **Debian/Ubuntu** operating systems. Please read [doc/install/requirements.md](./requirements.md) for hardware and operating system requirements. If you want to install on RHEL/CentOS we recommend using the [Omnibus packages](https://www.gitlab.com/downloads/). +This installation guide was created for and tested on **Debian/Ubuntu** operating systems. Please read [doc/install/requirements.md](./requirements.md) for hardware and operating system requirements. If you want to install on RHEL/CentOS we recommend using the [Omnibus packages](https://about.gitlab.com/downloads/). This is the official installation guide to set up a production server. To set up a **development installation** or for many other installation options please see [the installation section of the readme](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/README.md#installation). |