aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2016-07-04 17:17:25 -0500
committerMatt Rude <[email protected]>2016-07-04 17:17:25 -0500
commita37f17ca8bf0266319c3ab2146cb1619fde5affc (patch)
tree4b2cc5c844a9f4a84f0b56f4f016a68e4042c62b
parentfb201fdb734ad61a02ffd1b8907a3f22603bda47 (diff)
downloadxmpp-site-a37f17ca8bf0266319c3ab2146cb1619fde5affc.tar.gz
xmpp-site-a37f17ca8bf0266319c3ab2146cb1619fde5affc.tar.bz2
xmpp-site-a37f17ca8bf0266319c3ab2146cb1619fde5affc.zip
More definitions updates
-rw-r--r--doc/definitions.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/definitions.md b/doc/definitions.md
index eed96b8..ff19a9c 100644
--- a/doc/definitions.md
+++ b/doc/definitions.md
@@ -20,6 +20,8 @@ Bidirectional-streams Over Synchronous HTTP (BOSH) used to transport XMPP stanza
## JID
A users unique [XMPP](#xmpp-server) address, is called a JID (or for historical reasons, sometimes called a Jabber ID). The JID is structured like an email address with a username and a domain name (or [IP address](#ip-address)) for the server where that user resides, separated by an at sign `@`, such as [email protected].
+## LAN
+
## Presence
## Prosody
@@ -36,7 +38,7 @@ One of the original design goals of the early Jabber open-source community was e
## XEP
-## XMPP server
-An XMPP server provides basic messaging, presence, and XML routing features. This page lists Jabber/XMPP server software that you can use to run your own XMPP service, either over the Internet or on a local area network.
+## XMPP Server
+An XMPP server provides basic messaging, [presence](#presence), and XML routing features. This page lists Jabber/XMPP server software that you can use to run your own XMPP service, either over the Internet or on a [local area network](#lan).
## XML