summaryrefslogtreecommitdiff
path: root/doc/ci/quick_start
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-05-18 17:35:16 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-05-18 17:35:16 +0000
commit1227a1b239ae0f4c858eb47ac7cc816cd5788246 (patch)
treeb7034193c37339163f67d7a91c63c58f59e3f234 /doc/ci/quick_start
parent43493ecac1740a9a0339052585c88cd34130bd6a (diff)
parent1824fb0603c798ec467ea3529570031e7dbb2986 (diff)
downloadgitlab-ce-1227a1b239ae0f4c858eb47ac7cc816cd5788246.tar.gz
Merge branch 'patch-1' into 'master'
Fix broken link in CI quickstart docs The newline between the `[label]` and the `(link)` caused it to be interpreted literally: http://doc.gitlab.com/ce/ci/quick_start/README.html See merge request !3541
Diffstat (limited to 'doc/ci/quick_start')
-rw-r--r--doc/ci/quick_start/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ci/quick_start/README.md b/doc/ci/quick_start/README.md
index 6a42a935abd..386b8e29fcf 100644
--- a/doc/ci/quick_start/README.md
+++ b/doc/ci/quick_start/README.md
@@ -212,8 +212,8 @@ If you want to receive e-mail notifications about the result status of the
builds, you should explicitly enable the **Builds Emails** service under your
project's settings.
-For more information read the [Builds emails service documentation]
-(../../project_services/builds_emails.md).
+For more information read the
+[Builds emails service documentation](../../project_services/builds_emails.md).
## Builds badge