From 30622f9c4a00750cc5710cd340b38121ba5af8b2 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Tue, 2 Jan 2018 06:17:46 -0500 Subject: [PATCH] fixed link --- src/site/markdown/modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/markdown/modules.md b/src/site/markdown/modules.md index 1dbfb1699..51480e8ac 100644 --- a/src/site/markdown/modules.md +++ b/src/site/markdown/modules.md @@ -15,7 +15,7 @@ In addition, dependency-check can be executed from the Extending dependency-check -------------------------- -A [dependency-check-plugin maven archetype](dependency-check-plugin/index.html] +A [dependency-check-plugin maven archetype](dependency-check-plugin/index.html) has been created to assist with creating your own analyzers. Core Engine