spaceapi: calendar use https instead of webcal
This commit is contained in:
parent
1fcd8c6421
commit
db5e86e4c0
|
@ -27,7 +27,7 @@
|
|||
},
|
||||
"calendar": {
|
||||
"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": [
|
||||
|
|
Loading…
Reference in a new issue