We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac50abe commit 05158eaCopy full SHA for 05158ea
1 file changed
join-us/community-call/index.md
@@ -32,7 +32,7 @@ title: Community call
32
<p>Meetings are recorded and shared on <a href="https://www.youtube.com/@kroxylicious-io">our YouTube channel</a>.</p>
33
</div>
34
<p>If your browser knows about your calendar app you should be able to subscribe in your calendar app by clicking the button below.</p>
35
- <div><a href="webcal://{{ site.hostname }}/join-us/community-call/community-call.ics" class="btn btn-primary">Subscribe</a></div>
+ <div><a href="{{ '/join-us/community-call/community-call.ics' | absolute_url | replace: 'http://', 'webcal://' | replace: 'https://', 'webcal://' }}" class="btn btn-primary">Subscribe</a></div>
36
37
<div>
38
<h2>Upcoming events</h2>
0 commit comments