diff --git a/xss-sanitize.cabal b/xss-sanitize.cabal index 37611e8..88726c2 100644 --- a/xss-sanitize.cabal +++ b/xss-sanitize.cabal @@ -5,7 +5,7 @@ license-file: LICENSE author: Greg Weber maintainer: Greg Weber synopsis: sanitize untrusted HTML to prevent XSS attacks -description: run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent XSS attacks. see READMe.md for more details +description: run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent XSS attacks. see README.md for more details category: Web stability: Stable