aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2018-02-04 05:17:10 -0600
committerMatt Rude <[email protected]>2018-02-04 05:17:10 -0600
commit54d1ddeccdb008b64758495175a8c9f14324aafe (patch)
tree971c73a31c715366c04bb27d6ec653e754a99643 /index.html
parentbfedb60211d289d189e18942de125297b295f1a3 (diff)
downloadxmpp-site-lite-54d1ddeccdb008b64758495175a8c9f14324aafe.tar.gz
xmpp-site-lite-54d1ddeccdb008b64758495175a8c9f14324aafe.tar.bz2
xmpp-site-lite-54d1ddeccdb008b64758495175a8c9f14324aafe.zip
Minor updates
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/index.html b/index.html
index fd48911..a40f764 100644
--- a/index.html
+++ b/index.html
@@ -26,10 +26,9 @@ permalink: /
<div id="opening" class="container offsetanchor">
<div class="row">
<div id="opening-text" class="col-lg-7 col-md-6">
- <p>This is the <strong>{{ site.name }}</strong> communication service. This site is here to provide basic
- information on using this service. A <a href="{{ site.url }}/help/definitions/#xmpp-server">XMPP</a>
- service provides messaging ability via a local client. XMPP sites like this service are
- <a href="{{ site.url }}/help/definitions/#federation">federated</a>, meaning they are able to connect
+ <p>This is the <strong>{{ site.name }}</strong> communication service. A <a href="https://xmpp.org/">XMPP</a>
+ service provides messaging ability via a local client. Meny XMPP servers (like this one) are
+ <a href="https://en.wikipedia.org/wiki/XMPP#Federation">federated</a>, meaning they are able to connect
to diffrent XMPP servers on diffrent domains, similer to how email allows you to send messages to users on other
domains/servers. This service is in complete compliance with
<a href="https://xmpp.org/extensions/xep-0375.html">XEP-0375</a>.</p>