diff --git a/_posts/2020-03-29-virtueller-chaostreff.markdown b/_posts/2020-03-29-virtueller-chaostreff.markdown index a266456..f287fb6 100644 --- a/_posts/2020-03-29-virtueller-chaostreff.markdown +++ b/_posts/2020-03-29-virtueller-chaostreff.markdown @@ -13,4 +13,3 @@ Videochats möglich sind. Dort wurde mittels Nextcloud Talk nun eine Gruppe eröffnet, welcher man sich auch ohne Registrierung anschließen und quatschen kann – auf Wunsch im Unterschied zu Mumble auch mit Video oder Bildschirmfreigabe. -Zum Nextcloud-Chatroom geht es [hier](https://cloud.chaospott.ru/call/t5m4xnku). diff --git a/calendar.html b/calendar.html index 866a19c..c0f856b 100644 --- a/calendar.html +++ b/calendar.html @@ -34,7 +34,7 @@ layout: default
-

Den Kalender gibt es auch per CalDAV. Fehlt etwas? Oder hast du Fragen? Dann schreib uns einfach eine Mail!

+

Den Kalender gibt es auch per CalDAV. Fehlt etwas? Oder hast du Fragen? Dann schreib uns einfach eine Mail!

diff --git a/js/cal.js b/js/cal.js index a024576..b85e0eb 100644 --- a/js/cal.js +++ b/js/cal.js @@ -211,4 +211,4 @@ function requestFailed(status) { document.getElementById('calendar').textContent = 'Something has gone wrong. Try reloading the page.' } -xhrRequest('https://cloud.chaospott.ru/remote.php/dav/public-calendars/5HM7B0ZOLEYC3QD0?export', processData, requestFailed) +xhrRequest('https://cloud.chaospott.de/remote.php/dav/public-calendars/5HM7B0ZOLEYC3QD0?export', processData, requestFailed)