Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
db5e86e4c0
spaceapi: calendar use https instead of webcal 2024-11-10 21:29:53 +01:00

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": [