From 34db30c913d3d0a5da476f53981b702c10819194 Mon Sep 17 00:00:00 2001 From: ale <ale@incal.net> Date: Fri, 20 Jan 2023 10:23:13 +0000 Subject: [PATCH] Ejabberd -> Prosody --- src/docs/jabber/index.en.md | 2 +- src/docs/jabber/index.it.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/docs/jabber/index.en.md b/src/docs/jabber/index.en.md index de93d7b..f5cdc7c 100644 --- a/src/docs/jabber/index.en.md +++ b/src/docs/jabber/index.en.md @@ -42,5 +42,5 @@ hand for an adequate documentation, get in touch via our [helpdesk](https://help About the implementation ------------------------ -The service uses the [Ejabberd](https://ejabberd.im) free XMPP server. +The service uses the [Prosody](https://prosody.im) free XMPP server. diff --git a/src/docs/jabber/index.it.md b/src/docs/jabber/index.it.md index 47672f3..fbfd62a 100644 --- a/src/docs/jabber/index.it.md +++ b/src/docs/jabber/index.it.md @@ -42,4 +42,4 @@ documentazione efficace, contattateci attraverso [l'helpdesk](https://helpdesk.a Sull'implementazione -------------------- -Il servizio è implementato usando [Ejabberd](https://www.ejabberd.im/). Ringraziamo sentitamente il suo team di sviluppo. +Il servizio è implementato usando [Prosody](https://prosody.im/). -- GitLab