From 242687ef72bf4058106fb27e72cf7834b97dacfd Mon Sep 17 00:00:00 2001 From: Julianus Larson Date: Tue, 19 May 2026 15:50:55 +0200 Subject: [PATCH] Updated the CCA working group link to point to the private Google Group instead of the public one on request from chairman. --- src/pages/working-groups/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/working-groups/index.astro b/src/pages/working-groups/index.astro index bc2b083..44ee0bd 100644 --- a/src/pages/working-groups/index.astro +++ b/src/pages/working-groups/index.astro @@ -24,7 +24,7 @@ const data = [ icon: iconConfidential, description: 'Focused on the software enablement and deployment of Arm Confidential Compute Architecture (CCA) based platforms', - googlegroupname: 'confidential-compute', + googlegroupname: 'confidential-compute-private', }, { title: 'Windows on Arm',