diff --git a/microsite/data/on-demand/20211118-01.yaml b/microsite/data/on-demand/20211118-01.yaml
index 645e375757..754344a62e 100644
--- a/microsite/data/on-demand/20211118-01.yaml
+++ b/microsite/data/on-demand/20211118-01.yaml
@@ -2,6 +2,6 @@
title: Community Sessions
date: November 18, 2021
category: Meetup
-description: In the contributors track for this month’s community session, hear about upcoming deprecations, the fruits of Hacktoberfest, the future of both the Kubernetes plugin and the Tech Insights plugin, tips on contributing, and more. .
+description: In the contributors track for this month’s community session, hear about upcoming deprecations, the fruits of Hacktoberfest, the future of both the Kubernetes plugin and the Tech Insights plugin, tips on contributing, and more.
youtubeUrl: https://youtu.be/n1OWGwYAOiI
youtubeImgUrl: https://i1.ytimg.com/vi/n1OWGwYAOiI/mqdefault.jpg
diff --git a/microsite/data/on-demand/20220323.yaml b/microsite/data/on-demand/20220323.yaml
index d18c795bf1..4306eaefdf 100644
--- a/microsite/data/on-demand/20220323.yaml
+++ b/microsite/data/on-demand/20220323.yaml
@@ -4,6 +4,6 @@ date: March 23, 2022
category: Upcoming
description: Join the maintainers and contributors for the Contributor Community Sessions
youtubeUrl: https://youtu.be/evf_LV0KzIk
-youtubeImgUrl: http://localhost:3000/img/b-sessions.png
+youtubeImgUrl: https://backstage.io/img/b-sessions.png
rsvpUrl: https://calendar.google.com/calendar/embed?src=c_qup9gbhn9sqpuao6trttd8mk5s@group.calendar.google.com
eventUrl: https://github.com/backstage/community/issues
diff --git a/microsite/data/on-demand/20220420-1.yaml b/microsite/data/on-demand/20220420-1.yaml
new file mode 100644
index 0000000000..a32402aa68
--- /dev/null
+++ b/microsite/data/on-demand/20220420-1.yaml
@@ -0,0 +1,9 @@
+---
+title: Adopters Community Sessions
+date: April 20, 2022
+category: Upcoming
+description: Adopters Community Session ✨. It's the monthly meetup where we all come together to listen to the latest maintainer updates, learn from each other about adopting, share exciting new demos or discuss any relevant topic like developer effectiveness, developer experience, developer portals, etc.
+youtubeUrl: https://youtu.be/mFi_X58igzk
+youtubeImgUrl: https://backstage.io/img/b-sessions.png
+rsvpUrl: https://calendar.google.com/calendar/embed?src=c_qup9gbhn9sqpuao6trttd8mk5s@group.calendar.google.com
+eventUrl: https://github.com/backstage/community/issues
diff --git a/microsite/data/on-demand/20220427-1.yaml b/microsite/data/on-demand/20220427-1.yaml
new file mode 100644
index 0000000000..f6b8873bb8
--- /dev/null
+++ b/microsite/data/on-demand/20220427-1.yaml
@@ -0,0 +1,9 @@
+---
+title: Contributor Community Sessions
+date: April 27, 2022
+category: Upcoming
+description: Join the maintainers and contributors for the Contributor Community Sessions
+youtubeUrl: https://youtu.be/evf_LV0KzIk
+youtubeImgUrl: https://backstage.io/img/b-sessions.png
+rsvpUrl: https://calendar.google.com/calendar/embed?src=c_qup9gbhn9sqpuao6trttd8mk5s@group.calendar.google.com
+eventUrl: https://github.com/backstage/community/issues
diff --git a/microsite/pages/en/community.js b/microsite/pages/en/community.js
index e5a15d1bd2..a6795e2c24 100644
--- a/microsite/pages/en/community.js
+++ b/microsite/pages/en/community.js
@@ -62,8 +62,8 @@ const Background = props => {
Backstage Community Sessions is the monthly meetup where we all
come together to listen to the latest maintainer updates, learn
- from eachother about adopting, share exciting new demos or discuss
- any relevat topic like developer effectiveness, developer
+ from each other about adopting, share exciting new demos or
+ discuss any relevant topic like developer effectiveness, developer
experience, developer portals, etc.
diff --git a/microsite/pages/en/live.js b/microsite/pages/en/live.js
index 583ba5af10..0cde700697 100644
--- a/microsite/pages/en/live.js
+++ b/microsite/pages/en/live.js
@@ -36,7 +36,7 @@ const Background = props => {