From 00d4236bb38fcea6fc4aa6b1dacc7187fc8e38a0 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Tue, 24 Oct 2023 15:55:43 +0200 Subject: [PATCH] docs(security): fix wrong markdown link Signed-off-by: Romain Lespinasse --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index ea8eec6..83d2487 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -21,6 +21,6 @@ Since `2023-10-20`, when a new major version is release, ## Reporting a Vulnerability -You can report a Vulnerability by creating a (https://github.com/rlespinasse/github-slug-action/security/advisories)[draft security advisory] in this project. +You can report a Vulnerability by creating a [draft security advisory](https://github.com/rlespinasse/github-slug-action/security/advisories) in this project. If the vulnerability is confirm, a fix will be produce and the advisory will be publish.