aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2016-07-04 17:04:23 -0500
committerMatt Rude <[email protected]>2016-07-04 17:04:23 -0500
commit3e1d7d35bcae88758e30c2373440fb1ad5d6b693 (patch)
tree20fbca2e0079e76c18f28532b1fb69a19be6e275
parent10dcbc71969d19ba67e4153b49d5909dcfbbefa4 (diff)
downloadxmpp-site-3e1d7d35bcae88758e30c2373440fb1ad5d6b693.tar.gz
xmpp-site-3e1d7d35bcae88758e30c2373440fb1ad5d6b693.tar.bz2
xmpp-site-3e1d7d35bcae88758e30c2373440fb1ad5d6b693.zip
More Definitions update
-rw-r--r--doc/definitions.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/definitions.md b/doc/definitions.md
index 9aec2e6..8569679 100644
--- a/doc/definitions.md
+++ b/doc/definitions.md
@@ -10,8 +10,12 @@ permalink: /doc/definitions/
## Gateway
+## IP Address
+
+## Jabber
+
## JID
-A users unique XMPP 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) for the server where that user resides, separated by an at sign `@`, such as [email protected].
+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].
## Presence