summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2015-05-13 10:08:48 +0000
committerSytse Sijbrandij <sytse@gitlab.com>2015-05-13 10:08:48 +0000
commit82dec4b49b0301313ca484486e0e392c4c333a41 (patch)
tree92eb94d39afb598b0976e519b64260c4202fdc3e
parentcfef2a11d91dbd1ddacfcc6baed760d2b649c776 (diff)
downloadgitlab-ce-82dec4b49b0301313ca484486e0e392c4c333a41.tar.gz
remove strange code branchets
-rw-r--r--doc/update/upgrader.md2
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.