Skip to content

Commit a27c75f

Browse files
committed
Replace calendar iframe with URL
Embedded iframe nodes don't seem to be supported in GitHub markdown, so the embedded calendar must be replaced with a URL. Signed-off-by: Ionut Mihalcea <ionut.mihalcea@arm.com>
1 parent 764f5f8 commit a27c75f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,7 @@ with Parsec maintainers and community members.
7575
The meeting is open to the public and everyone is encouraged to attend. We will use the time to
7676
discuss features, integrations, issues, and roadmap. We look forward to seeing you all.
7777

78-
You can see a calendar of our upcoming meetings below.
79-
80-
<iframe src="https://calendar.google.com/calendar/b/1/embed?height=320&amp;wkst=2&amp;bgcolor=%23ffffff&amp;ctz=Europe%2FLondon&amp;src=b3R0MTlxYWYzdDVpZDhvNWpxOHVsaWgxYWNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&amp;color=%23AD1457&amp;mode=AGENDA&amp;showTitle=0&amp;showNav=0&amp;showDate=1&amp;showPrint=0&amp;showTabs=0&amp;showCalendars=0&amp;showTz=1" style="border-width:0" width="500" height="320" frameborder="0" scrolling="no"></iframe>
78+
You can see a calendar of our upcoming meetings [here](https://calendar.google.com/calendar/embed?src=ott19qaf3t5id8o5jq8ulih1ac%40group.calendar.google.com&ctz=Europe%2FLondon).
8179

8280
# Contributing
8381

0 commit comments

Comments
 (0)