From 722c486a34a354c8c23ae177a0be9585b8278d83 Mon Sep 17 00:00:00 2001 From: Eric Anderson Date: Sun, 21 Apr 2024 08:50:56 -0700 Subject: [PATCH] SECURITY.md: Update link to security model The security model was moved in https://github.com/gohugoio/hugoDocs/pull/2495 --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 320b2ff54..6ac90f072 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,4 +4,4 @@ Please report (suspected) security vulnerabilities to **[bjorn.erik.pedersen@gmail.com](mailto:bjorn.erik.pedersen@gmail.com)**. You will receive a response from us within 48 hours. If we can confirm the issue, we will release a patch as soon as possible depending on the complexity of the issue but historically within days. -Also see [Hugo's Security Model](https://gohugo.io/about/security-model/). +Also see [Hugo's Security Model](https://gohugo.io/about/security/).