updated one url

This commit is contained in:
Jeremy Long
2013-09-09 10:05:37 -04:00
parent 27fd90c1ba
commit 7df677f353

View File

@@ -132,7 +132,7 @@
<div class="section">
<h2>Installation &amp; Usage<a name="Installation__Usage"></a></h2>
<p>Downlod the dependency-check command line tool <a class="externalLink" href="http://dl.bintray.com/jeremy-long/owasp/dependency-check-1.0.0-release.zip">here</a>. Extract the zip file to a location on your computer and put the &#x2018;bin&#x2019; directory into the path environment variable. On *nix systems you will likely need to make the shell script executable:</p>
<p>Downlod the dependency-check command line tool <a class="externalLink" href="http://dl.bintray.com/jeremy-long/owasp/dependency-check-1.0.2-release.zip">here</a>. Extract the zip file to a location on your computer and put the &#x2018;bin&#x2019; directory into the path environment variable. On *nix systems you will likely need to make the shell script executable:</p>
<div class="source">
<pre>$ chmod +777 dependency-check.sh