From 8caa1a264b5caa1cc073c9f70bc6a1ecd781e116 Mon Sep 17 00:00:00 2001 From: m11 Date: Fri, 19 Feb 2021 21:33:02 +0100 Subject: [PATCH] chaospott.ru -> chaospott.de --- _posts/2020-03-29-virtueller-chaostreff.markdown | 1 - calendar.html | 2 +- js/cal.js | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) 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)