summaryrefslogtreecommitdiff
path: root/doc/pages/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-02-24 14:13:44 +0200
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-01-31 22:55:30 +0000
commitbcf891719f89620544ab8f4ea7d91748fa277251 (patch)
treeaa4a98948376703425134eddcc291d985bc6a074 /doc/pages/README.md
parentedc8782e85bfde761b4f2af52d62889176295703 (diff)
downloadgitlab-ce-bcf891719f89620544ab8f4ea7d91748fa277251.tar.gz
Convert CI quick start guide into a note
[ci skip]
Diffstat (limited to 'doc/pages/README.md')
-rw-r--r--doc/pages/README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/pages/README.md b/doc/pages/README.md
index 7337120298f..f63cfb3cda2 100644
--- a/doc/pages/README.md
+++ b/doc/pages/README.md
@@ -102,11 +102,10 @@ access it under `http(s)://groupname.example.io`.
### Explore the contents of .gitlab-ci.yml
-Before reading this section, make sure you familiarize yourself with GitLab CI
-and the specific syntax of[`.gitlab-ci.yml`](../ci/yaml/README.md) by
-following our [quick start guide](../ci/quick_start/README.md).
-
----
+> **Note:**
+> Before reading this section, make sure you familiarize yourself with GitLab CI
+> and the specific syntax of[`.gitlab-ci.yml`](../ci/yaml/README.md) by
+> following our [quick start guide](../ci/quick_start/README.md).
To make use of GitLab Pages, your `.gitlab-ci.yml` must follow the rules below: