From 40e1f6cb7911fe865cd55504a33d545054338ce7 Mon Sep 17 00:00:00 2001 From: Jamie Tanna Date: Thu, 25 Sep 2025 16:48:24 +0100 Subject: [PATCH] docs: correct link to `SUPPORT.md` --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 6dc560d..a332ff2 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,7 +6,7 @@ As a key component in the implementation of API clients and servers, [`oapi-code Only `oapi-codegen`'s latest minor version is generally supported. -Related: [`oapi-codegen`'s support model (`SUPPORT.md`)](./SUPPORT.md) +Related: [`oapi-codegen`'s support model (`SUPPORT.md`)](https://github.com/oapi-codegen/oapi-codegen/blob/HEAD/SUPPORT.md) However, depending on the severity of a given security vulnerability, there may be case(s) where this would lead to a backport of the patch on a currently unsupported version.