From 339673ed45a70592dc24c3f6e52f541ca388081b Mon Sep 17 00:00:00 2001 From: Mark Chao Date: Fri, 10 May 2019 17:24:56 -0500 Subject: Update links to new security docs Related to gitlab-ee/!5566 --- doc/ci/yaml/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ci') diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md index dca2d953286..20f0a113563 100644 --- a/doc/ci/yaml/README.md +++ b/doc/ci/yaml/README.md @@ -1446,7 +1446,7 @@ be automatically shown in merge requests. > Introduced in GitLab 11.5. Requires GitLab Runner 11.5 and above. -The `sast` report collects [SAST vulnerabilities](https://docs.gitlab.com/ee/user/project/merge_requests/sast.html) +The `sast` report collects [SAST vulnerabilities](https://docs.gitlab.com/ee/user/application_security/sast/index.html) as artifacts. The collected SAST report will be uploaded to GitLab as an artifact and will -- cgit v1.2.1