Open UlisesGascon opened 4 years ago
Simple vim's find a replace should suffice, I'd say. Plus, if that's only occurring in previous versions, I don't know how the guys feel. It's legitimate to not want to maintain older versions forever, so I guess that recommending people to get the latest is plausible here :)
Hi team!
I love the work you have done already with TOP 10. It is one of the most useful tools in the industry ❤️
Seems like OWASP has deprecated and re-located some content in the web. The TOP 10 still pointing to the deprecated version in many parts, like here.
The fix will be to move from
https://owasp.org/index.php/*
tohttps://wiki.owasp.org/index.php/*
.If you agree I can try to build a script and change the references across all the relevant files and folders and submit a PR with the changes.