diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2018-02-01 19:09:30 -0200 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2018-02-01 19:09:30 -0200 |
commit | b314ef7de7ae13eefdf997ef2ea9006cd308484a (patch) | |
tree | 90a22e1ef4456d3a0951d67125fee6dcdb70dd34 /doc/ci | |
parent | cf644fc1ff9890189ad2945fc38c7e6b9943cae3 (diff) | |
download | gitlab-ce-b314ef7de7ae13eefdf997ef2ea9006cd308484a.tar.gz |
search and replace EES, EEP, EEU with Starter, Premium, Ultimate
Diffstat (limited to 'doc/ci')
-rw-r--r-- | doc/ci/examples/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/examples/README.md b/doc/ci/examples/README.md index 0109e77935a..9f6b0c54990 100644 --- a/doc/ci/examples/README.md +++ b/doc/ci/examples/README.md @@ -43,7 +43,7 @@ There's also a collection of repositories with [example projects](https://gitlab ### Static Application Security Testing (SAST) -- **(EEU)** [Scan your code for vulnerabilities](https://docs.gitlab.com/ee/ci/examples/sast.html) +- **(Ultimate)** [Scan your code for vulnerabilities](https://docs.gitlab.com/ee/ci/examples/sast.html) - [Scan your Docker images for vulnerabilities](sast_docker.md) ### Dynamic Application Security Testing (DAST) |