Fixing links in several lessons

This commit is contained in:
Nanne Baars
2017-03-23 09:37:53 +01:00
parent 634a4c75b6
commit 98000d6002
8 changed files with 19 additions and 16 deletions

View File

@ -100,7 +100,7 @@ On x86 you can build a container with the following commands:
```Shell
cd WebGoat/
mvn package
cd webgoat-container
cd webgoat-server
mvn package
mvn docker:build
docker tag webgoat/webgoat-8.0 webgoat/webgoat-8.0:8.0