From 161ad85ff676f0e2e810ce7050e9c31d0d2f8363 Mon Sep 17 00:00:00 2001 From: Jacob Weisz Date: Thu, 6 Aug 2020 11:54:15 -0500 Subject: [PATCH] Fix libseccomp Google Groups link Otherwise it just bounces you to the Google Groups home page. --- common/flatpak-run.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/flatpak-run.c b/common/flatpak-run.c index 354920e06..8fdcf584e 100644 --- a/common/flatpak-run.c +++ b/common/flatpak-run.c @@ -2620,7 +2620,7 @@ setup_seccomp (FlatpakBwrap *bwrap, * If you make any changes here, I suggest sending the changes along * to other sandbox maintainers. Using the libseccomp list is also * an appropriate venue: - * https://groups.google.com/forum/#!topic/libseccomp + * https://groups.google.com/forum/#!forum/libseccomp * * A non-exhaustive list of links to container tooling that might * want to share this blocklist: