diff options
author | Eric Anderson <[email protected]> | 2024-04-21 08:50:56 -0700 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2024-04-22 13:04:53 +0200 |
commit | 722c486a34a354c8c23ae177a0be9585b8278d83 (patch) | |
tree | 8394db69bff84ce076b1cf3f1f28279af4670aa5 /SECURITY.md | |
parent | f40f50ead0c46db984e9b970e0361e85c396c200 (diff) | |
download | hugo-722c486a34a354c8c23ae177a0be9585b8278d83.tar.gz hugo-722c486a34a354c8c23ae177a0be9585b8278d83.zip |
SECURITY.md: Update link to security model
The security model was moved in https://github.com/gohugoio/hugoDocs/pull/2495
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 **[[email protected]](mailto:[email protected])**. 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/). |