From d56de81b8bebed6ab0739d6974aeb47d185a9175 Mon Sep 17 00:00:00 2001 From: Carlos Polop Date: Sun, 26 Jan 2025 10:36:49 +0100 Subject: [PATCH] f --- src/pentesting-web/xss-cross-site-scripting/xss-in-markdown.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pentesting-web/xss-cross-site-scripting/xss-in-markdown.md b/src/pentesting-web/xss-cross-site-scripting/xss-in-markdown.md index a3f3c3952..4d63564da 100644 --- a/src/pentesting-web/xss-cross-site-scripting/xss-in-markdown.md +++ b/src/pentesting-web/xss-cross-site-scripting/xss-in-markdown.md @@ -16,7 +16,7 @@ The most common way to get XSS in markdown is to inject common HTML tags that ex ``` -You can find more examples in the [main XSS page of hacktricks](). +You can find more examples in the [main XSS page of hacktricks](README.md). ### Javascript links