From 69aec5edce7804b1bb9cb6c2040b4e77ad8a2ac7 Mon Sep 17 00:00:00 2001 From: Doug Morato Date: Wed, 12 Oct 2016 15:45:35 -0400 Subject: [PATCH] FIx link to Amazon S3 Standalone Jar --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index accb8be27..074a568c2 100644 --- a/README.MD +++ b/README.MD @@ -59,7 +59,7 @@ wish to simply try/test/run the current development version of WebGoat #### 1. Download the easy run executable jar file which contains all the lessons and a embedded Tomcat server: -https://s3.amazonaws.com/webgoat-war/webgoat-standalone-7.0.1-exec.jar +https://s3.amazonaws.com/webgoat-war/webgoat-standalone-7.1-SNAPSHOT-exec.jar #### 2. Run it using java: