Skip to content

Commit ff213ee

Browse files
Changing repo url to the one where this readme is.
Although the repo is based in Ben Hassine implementation, maybe make sense using the version in this repo, not the Ben Hassine.
1 parent 1de6fae commit ff213ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This repo is still incomplete, a work in progress to support related presentatio
1111

1212
(from the original README)
1313

14-
1. Check out the project source code from github : `git clone https://github.com/benas/todolist-mvc.git`
14+
1. Check out the project source code from github : `git clone https://github.com/snyk/java-goof.git`
1515
2. Open a terminal and run the following command from root directory : `mvn install`
1616
3. Choose a web framework to test and run it. For example : `cd todolist-web-springmvc && mvn tomcat7:run` (note: this example currently only copied the Struts demo)
1717
4. Browse the following URL : `localhost:8080/`

0 commit comments

Comments
 (0)