diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-03-07 13:00:40 +0200 |
---|---|---|
committer | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-01-31 22:55:32 +0000 |
commit | d557b3fec51eaa560d4ccbafe344a4ab4b7bb5dd (patch) | |
tree | 0702ad1676ca854ef50e3ce91b429535592ce575 /doc/pages | |
parent | 1fe13d63cded87f06b7ab3edf77945b15d191b91 (diff) | |
download | gitlab-ce-d557b3fec51eaa560d4ccbafe344a4ab4b7bb5dd.tar.gz |
Fix markdown anchor link
[ci skip]
Diffstat (limited to 'doc/pages')
-rw-r--r-- | doc/pages/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pages/README.md b/doc/pages/README.md index e9234e14a17..fa31a3ec560 100644 --- a/doc/pages/README.md +++ b/doc/pages/README.md @@ -12,8 +12,8 @@ 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 deploy static pages for your individual projects, your user or your group. -Read [GitLab Pages on GitLab.com](#gitlab-pages-on-gitlab-com) if you are -using GitLab.com to host your website. +Read [GitLab Pages on GitLab.com](#gitlab-pages-on-gitlabcom) for specific +information, if you are using GitLab.com to host your website. --- |