diff options
author | Mark Florian <mflorian@gitlab.com> | 2019-07-30 11:17:50 +0100 |
---|---|---|
committer | Mark Florian <mflorian@gitlab.com> | 2019-08-14 16:42:25 +0100 |
commit | 340c0ba41f5250d9bb866fb1058308017d897e48 (patch) | |
tree | ffe7744535998241e95af466e1373fc22a33a024 | |
parent | cbd973571c0807c7972e20d0df421a14909fcfc6 (diff) | |
download | gitlab-ce-docs/dependency-list-dependency-scanning.tar.gz |
Remove superfluous title prefixdocs/dependency-list-dependency-scanning
-rw-r--r-- | doc/user/application_security/dependency_list/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/application_security/dependency_list/index.md b/doc/user/application_security/dependency_list/index.md index c77e53ad1d1..38c38bbd8a9 100644 --- a/doc/user/application_security/dependency_list/index.md +++ b/doc/user/application_security/dependency_list/index.md @@ -1,4 +1,4 @@ -# GitLab Dependency List **(ULTIMATE)** +# Dependency List **(ULTIMATE)** > [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/10075) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 12.0. |