aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Manico <jim@manico.net>2021-08-31 13:55:28 -0700
committerGitHub <noreply@github.com>2021-08-31 13:55:28 -0700
commite45f81d2abd1f531fb8adcf5fc5711be624c068f (patch)
treecc3168333f8bfd1791ea3c8ea8290288a0ba1063
parent93b1f42a2b441722183c048dfda663cf042abe2f (diff)
downloadjava-encoder-e45f81d2abd1f531fb8adcf5fc5711be624c068f.tar.gz
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ac535fd..b153a1d 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Contextual Output Encoding is a computer programming technique necessary to stop
Cross-Site Scripting. This project is a Java 1.5+ simple-to-use drop-in high-performance
encoder class with little baggage.
-For more detailed documentation on the OWASP Javca Encoder please visit [https://owasp.org/www-project-java-encoder/].
+For more detailed documentation on the OWASP Javca Encoder please visit https://owasp.org/www-project-java-encoder/.
Start using the OWASP Java Encoders
-----------------------------------