diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-05-10 18:34:19 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-05-10 18:34:19 +0000 |
commit | 4ba5acd23826831d5db52e66db5238a9030264a3 (patch) | |
tree | e4f92283a626086839ac104fcb42f38308f37774 | |
parent | 3b34084bdeadecdceb0a86e2820dd7c5985099f6 (diff) | |
parent | 049b63473f827e3d28b0128356b81b3208bf0b0c (diff) | |
download | gitlab-ce-4ba5acd23826831d5db52e66db5238a9030264a3.tar.gz |
Merge branch 'link-to-installation-doc' into 'master'
Link to installation doc
-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 a2aa9add9ad..eea5c763fcd 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -1,10 +1,10 @@ # Select Version to Install -Make sure you view this installation guide from the branch (version) of GitLab you would like to install. In most cases +Make sure you view [this installation guide](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/install/installation.md) from the branch (version) of GitLab you would like to install. In most cases this should be the highest numbered stable branch (example shown below).  -If this is unclear 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://www.gitlab.com/blog/) for installation guide links by version. # Important notes |