chore: use webgoat.org (#2066)

Closes: gh-2046
This commit is contained in:
Nanne Baars 2025-03-11 22:47:02 +01:00 committed by GitHub
parent c89fcb140a
commit 2c5e4c4491
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,12 +3,12 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="refresh" content="0;url=https://owasp.org/www-project-webgoat/" /> <meta http-equiv="refresh" content="0;url=https://webgoat.org" />
<link rel="canonical" href="https://owasp.org/www-project-webgoat/" /> <link rel="canonical" href="https://webgoat.org" />
</head> </head>
<body> <body>
<h1> <h1>
The page been moved to <a href="https://owasp.org/www-project-webgoat/">https://owasp.org/www-project-webgoat/</a> The page been moved to <a href="https://webgoat.org">https://webgoat.org</a>
</h1> </h1>
</body> </body>
</html> </html>