Commit 02f70851e4f029e5de877e2ed2851af269e6045b
1 parent
f7ca6c50
Exists in
master
and in
4 other branches
Update readme to match 5-0-stable
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
README.md
... | ... | @@ -51,9 +51,9 @@ |
51 | 51 | |
52 | 52 | Follow the installation guide for production server. |
53 | 53 | |
54 | -* [Installation guide for latest stable release (4.2)](https://github.com/gitlabhq/gitlabhq/blob/4-2-stable/doc/install/installation.md) - **Recommended** | |
54 | +* [Installation guide for latest stable release (5.0)](https://github.com/gitlabhq/gitlabhq/blob/5-0-stable/doc/install/installation.md) - **Recommended** | |
55 | 55 | |
56 | -* [Installation guide for the current master branch (5.0)](https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md) | |
56 | +* [Installation guide for the current master branch (5.1)](https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md) | |
57 | 57 | |
58 | 58 | |
59 | 59 | #### For development | ... | ... |