Skip to content

Commit dd785de

Browse files
authored
Google calendar is picky (#231)
Signed-off-by: Tom Bentley <tbentley@redhat.com>
1 parent 60c9a5f commit dd785de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

join-us/community-call/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ title: Community call
4646
<i class="bi bi-apple me-2 text-dark"></i> Apple Calendar</a>
4747
</li>
4848
<li>
49-
<a class="dropdown-item d-flex align-items-center" href="https://www.google.com/calendar/render?cid={{ '/community-call.ics' | absolute_url }}" target="_blank">
49+
<a class="dropdown-item d-flex align-items-center" href="https://www.google.com/calendar/render?cid={{ '/community-call.ics' | absolute_url | replace: 'http://', 'webcal://' | replace: 'https://', 'webcal://' }}" target="_blank">
5050
<i class="bi bi-google me-2 text-danger"></i> Google Calendar (Web)</a>
5151
</li>
5252
<li>

0 commit comments

Comments
 (0)