diff --git a/layouts/shortcodes/page/resources/community.html b/layouts/shortcodes/page/resources/community.html
index 5365ff4c92c504808e6ecfc63a93cd311bc4d1c6..232031432debf78034b73e4d67ca625b14252af8 100644
--- a/layouts/shortcodes/page/resources/community.html
+++ b/layouts/shortcodes/page/resources/community.html
@@ -1,11 +1,11 @@
-<!-- 
+<!--
   Copyright (c) 2021 Eclipse Foundation, Inc.
   This program and the accompanying materials are made available under the
   terms of the Eclipse Public License v. 2.0 which is available at
   http://www.eclipse.org/legal/epl-2.0.
   Contributors:
     Eric Poirier <eric.poirier@eclipse-foundation.org>
-    
+
   SPDX-License-Identifier: EPL-2.0
 -->
 
@@ -83,16 +83,19 @@
                         <p><img src="/images/ecdtools/community/calls.svg" width="50"></p>
                         <h3>Calls</h3>
 
-                        <h4>Cloud DevTools Community Calls</h4>
+                        <h4>Steering and Marketing Committee Calls</h4>
 
-                        <p>We hold regular community calls, where we discuss ongoing initiatives, upcoming
-                            events and give projects the opportunity to share updates with the community.</p>
+                        <p>We hold bi-weekly Steering and Marketing Committee calls. Minutes are distributed on the
+                            <a href="https://accounts.eclipse.org/mailing-list/ecd-tools-wg">Cloud DevTools working
+                            group list</a>.</p>
 
-                        <p>All meeting agendas are managed <a
-                                href="https://docs.google.com/document/d/1w9QSdgxqyI81CbN8Jnrsq_DgmOT6Lsy19bD6UUtmBR4/edit?usp=sharing">via
-                                a publicly available Google document</a>. Members and participants can add agenda items
-                            anytime. We simply ask that you also leave your name and a way to follow up prior to the
-                            event.</p>
+                        <h4>Cloud DevTools Community Calls</h4>
+
+                        <p>We hold regular, roughly quarterly, community calls, where we discuss ongoing initiatives,
+                            upcoming events and give projects the opportunity to share updates with the community.
+                            These are listed on the <a href="https://calendar.google.com/calendar/u/0/embed?src=c_atlvn0hqrerh0bnr4ag25tpm8g@group.calendar.google.com&ctz=Europe/Dublin">
+                            Cloud DevTools Google calendar</a> and announced on the <a href="https://accounts.eclipse.org/mailing-list/ecd-tools-wg">Cloud DevTools
+                            working group list</a>.</p>
 
                         <p>Recordings of previous Cloud DevTools Community Calls can be found on our <a
                                 href="https://www.youtube.com/playlist?list=PLy7t4z5SYNaQi-Tg57o1b3iYmxCxHxY0C">YouTube
@@ -187,4 +190,4 @@
             </div>
         </div>
     </div>
-</div>
\ No newline at end of file
+</div>