diff options
author | Marcel Amirault <ravlen@gmail.com> | 2019-02-22 00:25:06 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-02-22 00:25:06 +0000 |
commit | 467250186438ffbd5247e2fa2bd2de72e4470603 (patch) | |
tree | cf8d11acb2685548c233997892103d8cbd8afd0c /doc/user/gitlab_com | |
parent | a6d52ff83ff86f88f59f6a231fc4a348640729f7 (diff) | |
download | gitlab-ce-467250186438ffbd5247e2fa2bd2de72e4470603.tar.gz |
Docs: Fix all anchors related to YAML
Diffstat (limited to 'doc/user/gitlab_com')
-rw-r--r-- | doc/user/gitlab_com/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/gitlab_com/index.md b/doc/user/gitlab_com/index.md index c1c9b8bf43c..762cf911fcf 100644 --- a/doc/user/gitlab_com/index.md +++ b/doc/user/gitlab_com/index.md @@ -60,7 +60,7 @@ Below are the current settings regarding [GitLab CI/CD](../../ci/README.md). | Setting | GitLab.com | Default | | ----------- | ----------------- | ------------- | | Artifacts maximum size | 1G | 100M | -| Artifacts [expiry time](../../ci/yaml/README.md#artifacts-expire_in) | kept forever | deleted after 30 days unless otherwise specified | +| Artifacts [expiry time](../../ci/yaml/README.md#artifactsexpire_in) | kept forever | deleted after 30 days unless otherwise specified | ## Repository size limit |