From: Joshua Rogers Date: Fri, 5 Sep 2025 13:45:03 +0000 (+0000) Subject: Docs: Fix markdown for squid-bugs link in SECURITY.md (#2201) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=899cd8dc7b98dfdad5d44ff7e2cb358c264ca6ed;p=thirdparty%2Fsquid.git Docs: Fix markdown for squid-bugs link in SECURITY.md (#2201) --- diff --git a/SECURITY.md b/SECURITY.md index 2c6d1e295f..5cadafd65b 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -16,7 +16,7 @@ allocation. ## Reporting a Vulnerability To report security-sensitive bugs, please post to the squid-bugs mailing -(list)[http://www.squid-cache.org/Support/mailing-lists.html#squid-bugs]. It +[list](http://www.squid-cache.org/Support/mailing-lists.html#squid-bugs). It is a closed list (although anyone can post), and security related bug reports are treated in confidence at least until the impact has been established.