Skip to content

Conversation

altf4arnold
Copy link
Member

When trying to add the ICS flow to my thunderbird, I noticed that thunderbird couldn't get through until I added the s to http. Just a quick little typo patch to fix the thing ;-)

@altf4arnold altf4arnold requested a review from QuarkUpCode July 3, 2025 00:50
</span>
</a>
<a href="http://urlab.be/events/urlab.ics" title="iCal" target="_blank">
<a href="https://urlab.be/events/urlab.ics" title="iCal" target="_blank">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't a relative URL be sufficient here ?

Suggested change
<a href="https://urlab.be/events/urlab.ics" title="iCal" target="_blank">
<a href="{% url 'ical' %}" title="iCal" target="_blank">

See https://github.com/UrLab/incubator/blob/main/events/urls.py#L12

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to work in testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants