[cl-xmpp-cvs] CVS update: public_html/index.html
Erik Enge
eenge at common-lisp.net
Wed Jan 18 15:19:40 UTC 2006
Update of /project/cl-xmpp/cvsroot/public_html
In directory common-lisp:/tmp/cvs-serv14477
Modified Files:
index.html
Log Message:
fixing broken link to jabber.org
Date: Wed Jan 18 09:19:39 2006
Author: eenge
Index: public_html/index.html
diff -u public_html/index.html:1.27 public_html/index.html:1.28
--- public_html/index.html:1.27 Mon Nov 21 13:01:16 2005
+++ public_html/index.html Wed Jan 18 09:19:39 2006
@@ -13,7 +13,7 @@
<p>cl-xmpp is a Common Lisp client implementation of the
<a href="http://www.xmpp.org/">XMPP</a> RFCs. These are the
-RFCs which <a href="http://jabber.org">Jabber</a> clients and
+RFCs which <a href="http://www.jabber.org">Jabber</a> clients and
servers use to communicate with eachother (including
<a href="http://talk.google.com/">Google Talk</a>). In addition
cl-xmpp implements JEPs 0078, 0086, 0030 and 0070 which are
More information about the Cl-xmpp-cvs
mailing list