From d19ee5655f2b763c87cf78e11d9fc7ad0159651a Mon Sep 17 00:00:00 2001 From: Doug Davis Date: Thu, 2 Jul 2026 19:30:09 +0000 Subject: [PATCH] new zoom and fix links Signed-off-by: Doug Davis --- README.md | 14 +++++++++++--- docs/demos.md | 4 ++-- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 241d184de..120b9cab6 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,11 @@ SDK's github repo - see the [list of SDKs](#sdks). ### Meeting Time -See the [CNCF public events calendar](https://www.cncf.io/community/calendar/). +See the [CloudEvents public +calendar](https://zoom-lfx.platform.linuxfoundation.org/meetings/cloudevents). +You can add it to your calendar by subscribing to the +[iCal link](https://webcal.prod.itx.linuxfoundation.org/lfx/a092M00001IV4PvQAL). + This specification is being developed by the [CNCF Serverless Working Group](https://github.com/cncf/wg-serverless). This working group meets every Thursday at 9AM PT (USA Pacific) @@ -181,9 +185,13 @@ Please see the [meeting minutes doc](https://docs.google.com/document/d/1OVF68rpuPK5shIHILK9JOqlZBbfe91RNzQ7u_P7YCDE/edit#) for the latest information on how to join the calls. -Recording from our calls are available +Recording from our calls are available via the +[calendar +entry](https://zoom-lfx.platform.linuxfoundation.org/meetings/cloudevents) +for the day of interest. +Old recordings are available [here](https://www.youtube.com/playlist?list=PLO-qzjSpLN1BEyKjOVX_nMg7ziHXUYwec), and -older ones are +even older ones are [here](https://www.youtube.com/playlist?list=PLj6h78yzYM2Ph7YoBIgsZNW_RGJvNlFOt). Periodically, the group may have in-person meetings that coincide with a major diff --git a/docs/demos.md b/docs/demos.md index 92e07b27b..bf8a18632 100644 --- a/docs/demos.md +++ b/docs/demos.md @@ -12,8 +12,8 @@ If you have a demo of CloudEvents in action, please add a link here. If there is - Blog post about Cloud Events Orchestration using an workflow engine([Zeebe](http://zeebe.io)). - Instructions: You can find the [Demo Code and instructions here](https://github.com/salaboy/zeebe-cloud-events-examples). -- [Gaining business visibility into processes implement by Cloud Events](https://blog.bernd-ruecker.com/gaining-visibility-into-processes-spanning-multiple-microservices-a1fc751c4c13) - Jun 23, 2020 - +- **Gaining business visibility into processes implement by Cloud Events** - Jun 23, 2020 + - Stale link: https://blog.bernd-ruecker.com/gaining-visibility-into-processes-spanning-multiple-microservices-a1fc751c4c13 - Blog post on how to use process events monitoring to understand the business process behind a choreography using Cloud Events - Instructions: You can find the [used sample application on GitHub](https://github.com/berndruecker/flowing-retail/). [This recording walks you through](https://www.youtube.com/watch?v=JptEJZ10Ra4)