spaceapi: calendar use https instead of webcal

This commit is contained in:
jopejoe1 2024-11-10 21:26:06 +01:00
parent 1fcd8c6421
commit db5e86e4c0
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": [