Calendar/Cloud fix

Fixed URL to the new/current Nextcloud instance, fixed a typo.
This commit is contained in:
Dustin Jonda
2020-03-19 19:03:20 +01:00
parent 5cb41d802c
commit d1de970550
3 changed files with 3 additions and 3 deletions

View File

@ -212,4 +212,4 @@ function requestFailed(status) {
document.getElementById('calendar').textContent = 'Something has gone wrong. Try reloading the page.'
}
xhrRequest('https://cloud.chaospott.de/remote.php/dav/public-calendars/5HM7B0ZOLEYC3QD0?export', processData, requestFailed)
xhrRequest('https://cloud.chaospott.ru/remote.php/dav/public-calendars/5HM7B0ZOLEYC3QD0?export', processData, requestFailed)