From ea4ea680a272b18474e0315caae91362a5cacdc9 Mon Sep 17 00:00:00 2001 From: Dale Visser Date: Fri, 31 Jul 2015 10:28:55 -0400 Subject: [PATCH] Fixed broken link to CLI instructions in main project README. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 05ae9bf8a..5f09b24ab 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,10 @@ For instructions on the use of the Jenkins plugin please see the [Jenkins depend ### Command Line -More detailed instructions can be found on the [dependency-check github pages](http://jeremylong.github.io/DependencyCheck/dependency-check-cli/installation.html). -The latest CLI can be downloaded from bintray's [dependency-check page](https://bintray.com/jeremy-long/owasp/dependency-check). +More detailed instructions can be found on the +[dependency-check github pages](http://jeremylong.github.io/DependencyCheck/dependency-check-cli/). +The latest CLI can be downloaded from bintray's +[dependency-check page](https://bintray.com/jeremy-long/owasp/dependency-check). On *nix ```