spaceapi: calendar use https instead of webcal #13

Closed
jopejoe1 wants to merge 1 commit from spaceapi into main
Showing only changes of commit db5e86e4c0 - Show all commits

spaceapi: calendar use https instead of webcal

jopejoe1 2024-11-10 21:26:06 +01:00
Signed by: jopejoe1
SSH key fingerprint: SHA256:iesNfL4WU4CO65/llSGLFqmep76oYWfWLfl6HUPt2nk

View file

@ -27,7 +27,7 @@
}, },
"calendar": { "calendar": {
"type": "ical", "type": "ical",
"url": "webcal://cloud.hamburg.ccc.de/remote.php/dav/public-calendars/QJAdExziSnNJEz5g/?export" "url": "https://cloud.hamburg.ccc.de/remote.php/dav/public-calendars/QJAdExziSnNJEz5g/?export"
} }
}, },
"links": [ "links": [