Files
.gitea
.github
.mvn
config
docs
images
README.md
index.html
src
.dockerignore
.editorconfig
.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
COPYRIGHT.txt
CREATE_RELEASE.md
Dockerfile
Dockerfile_desktop
FAQ.md
LICENSE.txt
PULL_REQUEST_TEMPLATE.md
README.md
README_I18N.md
RELEASE_NOTES.md
fake_commit_log.txt
mvn-debug
mvnw
mvnw.cmd
pom.xml
WebGoat/docs/index.html
Nanne Baars 2c5e4c4491 chore: use webgoat.org ()
Closes: gh-2046
2025-03-11 22:47:02 +01:00

15 lines
309 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0;url=https://webgoat.org" />
<link rel="canonical" href="https://webgoat.org" />
</head>
<body>
<h1>
The page been moved to <a href="https://webgoat.org">https://webgoat.org</a>
</h1>
</body>
</html>