summaryrefslogtreecommitdiff
path: root/doc/ci/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-08-22 07:44:59 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-08-22 07:44:59 +0000
commit11fd6bdf9972a9a890beb58ba48ebf2afe7d993c (patch)
tree42c0fe1a7f4ae9605220a5192875c591d3ea7f96 /doc/ci/README.md
parent5251dec5c27cd872add7d250cf578be2da3ec419 (diff)
parent450d84ff83b5ccfa285ca749fdf164d5039ec79e (diff)
downloadgitlab-ce-11fd6bdf9972a9a890beb58ba48ebf2afe7d993c.tar.gz
Merge branch 'docs/license-compliance' into 'master'
Rename License Management to License Compliance Closes #63329 See merge request gitlab-org/gitlab-ce!31590
Diffstat (limited to 'doc/ci/README.md')
-rw-r--r--doc/ci/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md
index ca9d0aa61bd..94da8354f0b 100644
--- a/doc/ci/README.md
+++ b/doc/ci/README.md
@@ -131,7 +131,7 @@ Its feature set is listed on the table below according to DevOps stages.
| **Secure** ||
| [Container Scanning](../user/application_security/container_scanning/index.md) **(ULTIMATE)** | Check your Docker containers for known vulnerabilities.|
| [Dependency Scanning](../user/application_security/dependency_scanning/index.md) **(ULTIMATE)** | Analyze your dependencies for known vulnerabilities. |
-| [License Management](../user/application_security/license_management/index.md) **(ULTIMATE)** | Search your project dependencies for their licenses. |
+| [License Compliance](../user/application_security/license_management/index.md) **(ULTIMATE)** | Search your project dependencies for their licenses. |
| [Security Test reports](../user/project/merge_requests/index.md#security-reports-ultimate) **(ULTIMATE)** | Check for app vulnerabilities. |
## Examples