OWASP / owasp-java-encoder

The OWASP Java Encoder is a Java 1.5+ simple-to-use drop-in high-performance encoder class with no dependencies and little baggage. This project will help Java web developers defend against Cross Site Scripting!

Home Page:https://owasp.org/www-project-java-encoder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javadoc link is broken

rob-dotmatics opened this issue · comments

The Javadoc link in the Getting Started section of the main project page at https://owasp.org/www-project-java-encoder/ seems to be broken. Does the project still intend to host Javadoc on github.io or should the copy at https://javadoc.io/doc/org.owasp.encoder/encoder/latest/index.html be used instead?

Noted, I'll get this fixed soon

For now I am just going top link to https://javadoc.io/doc/org.owasp.encoder/encoder/latest/index.html is that acceptable?

This fix is live, if I did not fix this as you wanted, please re-open or add more comments here.

Looks good, thank you 👍