summaryrefslogtreecommitdiff
path: root/doc/user/application_security/dast/index.md
diff options
context:
space:
mode:
authorPetar Prokic <pprokic@gitlab.com>2019-06-12 10:33:24 +0000
committerPetar Prokic <pprokic@gitlab.com>2019-06-12 10:33:24 +0000
commit5b4ff65475b795b368e2e1068873540c2a4cc2d6 (patch)
treefc947593ceab6e266d60dca3f9a2d5965c2a92ac /doc/user/application_security/dast/index.md
parentf18f3ed9265e777ab7ddcb87948d0e405fbbb0b0 (diff)
downloadgitlab-ce-5b4ff65475b795b368e2e1068873540c2a4cc2d6.tar.gz
Update application-security index.md's (SAST,DAST,LM and DS)pprokic-master-patch-44643
Diffstat (limited to 'doc/user/application_security/dast/index.md')
-rw-r--r--doc/user/application_security/dast/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/application_security/dast/index.md b/doc/user/application_security/dast/index.md
index 028ff72a160..a722aa88f9d 100644
--- a/doc/user/application_security/dast/index.md
+++ b/doc/user/application_security/dast/index.md
@@ -58,7 +58,7 @@ To enable DAST in your project, define a job in your `.gitlab-ci.yml` file that
This can be done in two ways:
-- For GitLab 11.9 and later, including the provided DAST `.gitlab-ci.yml` template (recommended).
+- For GitLab 11.9 and later, including the provided `DAST.gitlab-ci.yml` template (recommended).
- Manually specifying the job definition. Not recommended unless using GitLab
11.8 and earlier.