summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-02-08 11:00:10 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-02-08 11:00:10 +0000
commit7fa7f03e77609e01e7c280ec627908ebc21fd8bc (patch)
treea75d6cd46ffeaa2828aef4cb875ff3e661045a4c
parentadee2f7cd0daa5d46d32810190c8a40ac96775f1 (diff)
parentfd812ddfed1941d1e96ebd5fa016674cfcc38ee4 (diff)
downloadgitlab-ce-7fa7f03e77609e01e7c280ec627908ebc21fd8bc.tar.gz
Merge branch 'docs/fix-anchor-landing-page' into 'master'
Anchor link was incorrect See merge request gitlab-org/gitlab-ce!24922
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index 1a0359f9e2a..f87ff925e94 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -336,7 +336,7 @@ Viewing [Container Scanning reports](https://docs.gitlab.com/ee/user/project/mer
There are two ways to use GitLab:
- [GitLab self-managed](#gitlab-self-managed): Install, administer, and maintain your own GitLab instance.
-- [GitLab.com](#gitlab-com): GitLab's SaaS offering. You don't need to install anything to use GitLab.com,
+- [GitLab.com](#gitlabcom): GitLab's SaaS offering. You don't need to install anything to use GitLab.com,
you only need to [sign up](https://gitlab.com/users/sign_in) and start using GitLab straight away.
The following sections outline tiers and features within GitLab self-managed and GitLab.com.