From 8148b1147638d2c590f09f3588bb6ffc497a0b7a Mon Sep 17 00:00:00 2001 From: Leonardo Di Giovanna Date: Tue, 17 Jun 2025 14:48:12 +0200 Subject: [PATCH] docs(RELEASE.md): fix `falcosecurity/community` repo link Signed-off-by: Leonardo Di Giovanna --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 801c1ebb..50b46806 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -162,7 +162,7 @@ For each release we archive the meeting notes in git for historical purposes. - The notes from the Falco meetings can be [found here](https://hackmd.io/3qYPnZPUQLGKCzR14va_qg). - Note: There may be other notes from working groups that can optionally be added as well as needed. - - Add the entire content of the document to a new file in [github.com/falcosecurity/community/tree/master/meeting-notes](https://github.com/falcosecurity/community/tree/master/meeting-notes) as a new file labeled `release-M.m.p.md` + - Add the entire content of the document to a new file in [github.com/falcosecurity/community/tree/main/meeting-notes](https://github.com/falcosecurity/community/tree/main/meeting-notes) as a new file labeled `release-M.m.p.md` - Open up a pull request with the new change.