Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-02-24 10:49:48 +0300
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-02-01 01:55:30 +0300
commit5b9d886963dd9be2487226f34012bf0ed0de406d (patch)
treedd924404197671bc14518b6e2b52af6dbb392f94 /doc/pages/README.md
parent47bff50ffd68fccd6db71bc800194d49fad6eaa1 (diff)
Add links to CI and runner
Diffstat (limited to 'doc/pages/README.md')
-rw-r--r--doc/pages/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/pages/README.md b/doc/pages/README.md
index 50f45a4cae1..0d24d92a23c 100644
--- a/doc/pages/README.md
+++ b/doc/pages/README.md
@@ -5,7 +5,7 @@
> Custom CNAMEs with TLS support were [introduced][ee-173] in GitLab EE 8.5.
With GitLab Pages you can host for free your static websites on GitLab.
-Combined with the power of GitLab CI and the help of GitLab Runner you can
+Combined with the power of [GitLab CI] and the help of [GitLab Runner] you can
deploy static pages for your individual projects, your user or your group.
---
@@ -216,3 +216,5 @@ to private, internal or public.
[ee-80]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/80
[ee-173]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/173
[pages-daemon]: https://gitlab.com/gitlab-org/gitlab-pages
+[gitlab ci]: https://about.gitlab.com/gitlab-ci
+[gitlab runner]: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner