From: ifer47 <361301399@qq.com> Date: Sun, 7 Jun 2026 09:15:44 +0000 (+0800) Subject: Docs: fix Incident Response link to `SECURITY.md` (#42468) X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;ds=inline;p=thirdparty%2Fbootstrap.git Docs: fix Incident Response link to `SECURITY.md` (#42468) Co-authored-by: yangkangkang Co-authored-by: Julien Déramond --- diff --git a/.github/INCIDENT_RESPONSE.md b/.github/INCIDENT_RESPONSE.md index f3e8f5266e..e203a4e552 100644 --- a/.github/INCIDENT_RESPONSE.md +++ b/.github/INCIDENT_RESPONSE.md @@ -145,7 +145,7 @@ Bootstrap follows a responsible disclosure approach: | Purpose | Channel | |----------|----------| -| Private reporting | Email address in [`SECURITY.md`](./SECURITY.md) or GitHub advisory form | +| Private reporting | Email address in [`SECURITY.md`](../SECURITY.md) or GitHub advisory form | | General updates | [blog.getbootstrap.com/](https://blog.getbootstrap.com/) blog | | Security advisories | GitHub Security Advisory dashboard | | Social alerts | [@getbootstrap](https://x.com/getbootstrap) |