Skip to content

Commit

Permalink
Update the public events calendar link for OTWSU (#1385)
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultamartin authored Jul 22, 2022
1 parent 010b750 commit f4e652f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby/src/pages/open-tech-will-save-us.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const OTWSU = ({ data }) => {
<h3>{moment.utc(nextEvent.node.frontmatter.eventdate).format('Do MMMM YYYY')}</h3>
<p>
Return to this page at the specified time to watch the stream.
You can also <a href="https://user.fm/calendar/v1-2f5c614bd642751481ef4aedc83fee95/Matrix%20Public%20Events.ics">add us to your calendar</a>.
You can also <a href="https://www.google.com/url?q=https://calendar.google.com/calendar/ical/c_6ns9uddvmgqpop6l7qfna32dcc%2540group.calendar.google.com/public/basic.ics&source=gmail-imap&ust=1659090704000000&usg=AOvVaw2DVHjn4SycYX9yjODwcZu7">add us to your calendar</a>.
</p>
<MDXRenderer>{nextEvent.node.body}</MDXRenderer>
</div>
Expand Down

0 comments on commit f4e652f

Please sign in to comment.