Commit c937b2af5d5ea268619ca83e730befb32dec7474

Authored by Sytse Sijbrandij
1 parent 00ed1e90

Link to install guide must point to latest release automatically,

Showing 1 changed file with 2 additions and 6 deletions   Show diff stats
@@ -49,18 +49,14 @@ @@ -49,18 +49,14 @@
49 49
50 #### Official production installation 50 #### Official production installation
51 51
52 -Follow the installation guide for production server.  
53 -  
54 -* [Installation guide for latest stable release (5.0)](https://github.com/gitlabhq/gitlabhq/blob/5-0-stable/doc/install/installation.md) - **Recommended**  
55 -  
56 -* [Installation guide for the current master branch (5.1)](https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md) 52 +* [Installation guide for a production server](https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md)
57 53
58 54
59 #### Official development installation 55 #### Official development installation
60 56
61 If you want to contribute, please first read our [Contributing Guidelines](https://github.com/gitlabhq/gitlabhq/blob/master/CONTRIBUTING.md) and then we suggest you to use the Vagrant virtual machine project to get an environment working with all dependencies. 57 If you want to contribute, please first read our [Contributing Guidelines](https://github.com/gitlabhq/gitlabhq/blob/master/CONTRIBUTING.md) and then we suggest you to use the Vagrant virtual machine project to get an environment working with all dependencies.
62 58
63 -* [Vagrant virtual machine](https://github.com/gitlabhq/gitlab-vagrant-vm) 59 +* [Vagrant virtual machine for development](https://github.com/gitlabhq/gitlab-vagrant-vm)
64 60
65 61
66 #### Unsupported production installation 62 #### Unsupported production installation