diff options
author | Evan Read <eread@gitlab.com> | 2019-02-05 15:56:57 +1000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-02-05 15:56:57 +1000 |
commit | fd812ddfed1941d1e96ebd5fa016674cfcc38ee4 (patch) | |
tree | c58ff25634f0a44396e033dd7f35b3add9a31314 | |
parent | 7f880007d41f0281833915b635244c03a4083b40 (diff) | |
download | gitlab-ce-fd812ddfed1941d1e96ebd5fa016674cfcc38ee4.tar.gz |
Anchor link was incorrectdocs/fix-anchor-landing-page
-rw-r--r-- | doc/README.md | 2 |
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. |