diff options
author | Sytse Sijbrandij <sytse@gitlab.com> | 2015-05-13 10:08:48 +0000 |
---|---|---|
committer | Sytse Sijbrandij <sytse@gitlab.com> | 2015-05-13 10:08:48 +0000 |
commit | 82dec4b49b0301313ca484486e0e392c4c333a41 (patch) | |
tree | 92eb94d39afb598b0976e519b64260c4202fdc3e /doc/update/upgrader.md | |
parent | cfef2a11d91dbd1ddacfcc6baed760d2b649c776 (diff) | |
download | gitlab-ce-82dec4b49b0301313ca484486e0e392c4c333a41.tar.gz |
remove strange code branchets
Diffstat (limited to 'doc/update/upgrader.md')
-rw-r--r-- | doc/update/upgrader.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/upgrader.md b/doc/update/upgrader.md index 766affbd7cb..43669c7c292 100644 --- a/doc/update/upgrader.md +++ b/doc/update/upgrader.md @@ -4,7 +4,7 @@ If someone wants to make this script into a gem or otherwise improve it merge requests are welcome. -*Make sure you view this [upgrade guide from the `master` branch](../../../master/doc/update/upgrader.md) for the most up to date instructions.* +*Make sure you view this [upgrade guide from the 'master' branch](../../../master/doc/update/upgrader.md) for the most up to date instructions.* GitLab Upgrader - a ruby script that allows you easily upgrade GitLab to latest minor version. |