From 444023c2e5e3d06553f45082ba2233a9258b328f Mon Sep 17 00:00:00 2001 From: "mayhew64@gmail.com" Date: Fri, 20 Apr 2012 15:28:36 +0000 Subject: [PATCH] Changed download URL git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@439 4033779f-a91e-0410-96ef-6bf7bf53c507 --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 2321008b2..5a864f101 100644 --- a/README.txt +++ b/README.txt @@ -48,7 +48,7 @@ These tools must be installed independent of the webgoat download. In Ubuntu it can be installed with: > apt-get install maven2 - WebGoat source code - WebGoat source code can be downloaded at: http://code.google.com/p/webgoat/source/checkout + WebGoat source code can be downloaded at: http://webgoat.googlecode.com/svn/trunk/ Use an svn client (ex: Tortoise svn) to checkout the code.