commit a467fdffa4bf617ec9c26dcb9b1d3674a6ab1842
Author: Quentin Rameau <quinq_AT_fifth.space>
Date: Wed Nov 4 21:32:32 2015 +0100
slcon2: add XMPP link
diff --git a/suckless.org/conference/index.md b/suckless.org/conference/index.md
index 5ec3d00..01215ba 100644
--- a/suckless.org/conference/index.md
+++ b/suckless.org/conference/index.md
_AT_@ -60,7 +60,7 @@ Talks
(10:45-11:30) *Simple Jabber - Divide And Conquer XMPP*, Jan Klemkow, ([video](
http://dl.sta.li/slcon/2015/slcon-2015-07-klenkow-simple_jabber.mts))
-> The Extensible Messaging and Presence Protocol (XMPP)1 is like the web. It is
+> The Extensible Messaging and Presence Protocol ([XMPP][2]) is like the web. It is
far too complex to be implemented in one program with the Unix philosophy in mind.
But like the web, you have to deal with it. It is the only open
and widely used instant messaging protocol on the internet.
_AT_@ -105,3 +105,4 @@ Previous conferences
* [slcon 2013](
http://suckless.org/conference/2013)
[1]:
https://en.wikipedia.org/wiki/Eingetragener_Verein
+[2]:
http://xmpp.org/
Received on Wed Nov 04 2015 - 21:32:40 CET