diff options
author | Yves Senn <yves.senn@gmail.com> | 2013-04-30 09:51:48 +0200 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2013-04-30 09:51:48 +0200 |
commit | 4dd855072a0b75f1c786f26df2899572df9144d7 (patch) | |
tree | 2b027fa167dd89e2501c424c4e9f379843aa1fc8 /README.md | |
parent | 0b55ec11d50e75a145d5b7efbcb5d25e0a4a210e (diff) | |
download | gitlab-ce-4dd855072a0b75f1c786f26df2899572df9144d7.tar.gz |
link directly to the folder with upgrade guides
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 43a27f6b50a..f7e587c5ded 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ If you want to contribute, please first read our [Contributing Guidelines](https Each month on the 22th a new version is released together with an upgrade guide. -* [Upgrade guides](https://github.com/gitlabhq/gitlabhq/wiki) +* [Upgrade guides](https://github.com/gitlabhq/gitlabhq/tree/master/doc/update) * [Changelog](https://github.com/gitlabhq/gitlabhq/blob/master/CHANGELOG) |