Skip to content

Commit e018e3d

Browse files
committed
readme: fix broken security link
Firecracker moved their security policy document to SECURITY.md so that GitHub would recognize the project security policy automatically. See firecracker-microvm/firecracker@ce1ee59. Fixes #283 Signed-off-by: Samuel Karp <[email protected]>
1 parent e550269 commit e018e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ to report problems, discuss roadmap items, or make feature requests.
160160
If you've discovered an issue that may have security implications to
161161
users or developers of this software, please do not report it using
162162
GitHub issues, but instead follow
163-
[Firecracker's security reporting guidelines](https://github.com/firecracker-microvm/firecracker/blob/master/SECURITY-POLICY.md).
163+
[Firecracker's security reporting guidelines](https://github.com/firecracker-microvm/firecracker/blob/master/SECURITY.md).
164164

165165
Other discussion: For general discussion, please join us in the
166166
`#general` channel on the [Firecracker Slack](https://tinyurl.com/firecracker-microvm).

0 commit comments

Comments
 (0)