From 12278cda58ac5c4743f72326fb8df80537e5aec9 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Mon, 21 Mar 2016 08:12:39 -0400 Subject: [PATCH] Update README.md Fixed broken link to documentation. --- dependency-check-cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependency-check-cli/README.md b/dependency-check-cli/README.md index 2c37d91dc..0392c435a 100644 --- a/dependency-check-cli/README.md +++ b/dependency-check-cli/README.md @@ -5,7 +5,7 @@ performed are a "best effort" and as such, there could be false positives as wel vulnerabilities in 3rd party components is a well-known problem and is currently documented in the 2013 OWASP Top 10 as [A9 - Using Components with Known Vulnerabilities](https://www.owasp.org/index.php/Top_10_2013-A9-Using_Components_with_Known_Vulnerabilities). -Documentation and links to production binary releases can be found on the [github pages](http://jeremylong.github.io/DependencyCheck/dependency-check-cli/installation.html). +Documentation and links to production binary releases can be found on the [github pages](http://jeremylong.github.io/DependencyCheck/dependency-check-cli/index.html). Mailing List ------------