chaospott.ru -> chaospott.de

This commit is contained in:
m11 2021-02-19 21:33:02 +01:00
parent f0acc2f838
commit 8caa1a264b
3 changed files with 2 additions and 3 deletions

View File

@ -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).

View File

@ -34,7 +34,7 @@ layout: default
<hr/>
<p >Den Kalender gibt es auch per <a href="webcal://cloud.chaospott.ru/calendar/ical.ics">CalDAV</a>. Fehlt etwas? Oder hast du Fragen? Dann schreib uns einfach eine <a href="mailto:info@chaospott.de">Mail!</a></p>
<p >Den Kalender gibt es auch per <a href="webcal://cloud.chaospott.de/calendar/ical.ics">CalDAV</a>. Fehlt etwas? Oder hast du Fragen? Dann schreib uns einfach eine <a href="mailto:info@chaospott.de">Mail!</a></p>
</div>
<script src="js/ical.min.js"></script>

View File

@ -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)