diff options
author | Badlop <badlop@process-one.net> | 2007-11-27 23:35:26 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2007-11-27 23:35:26 +0000 |
commit | 0996e569a6e4dbd1243fb0b754813f7da742aedf (patch) | |
tree | 22d45f9b3f2c21a4e1e60ca6c2f4e825c6dbfc7d /doc/introduction.tex | |
parent | * src/gen_mod.erl: Update in database the configuration changes in (diff) |
* doc/guide.tex: Update URI of ejabberd official home page, URI
of ejabberd.jabber.ru, and copyright dates (EJAB-366)
* doc/introduction.tex:
* src/ejabberd.hrl:
* src/ejabberd_admin.erl:
* src/mod_irc/mod_irc.erl:
* src/mod_irc/mod_irc_connection.erl:
* src/mod_muc/mod_muc.erl:
* src/mod_muc/mod_muc_log.erl:
* src/mod_proxy65/mod_proxy65_service.erl:
* src/mod_pubsub/mod_pubsub.erl:
* src/mod_vcard.erl:
* src/mod_vcard_ldap.erl:
* src/mod_vcard_odbc.erl:
* src/msgs/*.msg:
* src/web/ejabberd_web_admin.erl:
SVN Revision: 997
Diffstat (limited to 'doc/introduction.tex')
-rw-r--r-- | doc/introduction.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/introduction.tex b/doc/introduction.tex index 658f0eb03..20b3a2a47 100644 --- a/doc/introduction.tex +++ b/doc/introduction.tex @@ -76,7 +76,7 @@ Peter Saint-Andr\'e, Executive Director of the Jabber Software Foundation} \begin{itemize} \item Fully XMPP compliant. \item XML-based protocol. -\item \footahref{http://ejabberd.jabber.ru/protocols}{Many protocols supported}. +\item \footahref{http://www.ejabberd.im/protocols}{Many protocols supported}. \end{itemize} \end{itemize} @@ -130,4 +130,4 @@ Moreover, \ejabberd{} comes with a wide range of other state-of-the-art features \item \txepref{0025}{HTTP Polling} service. \item IRC transport. \end{itemize} -\end{itemize}
\ No newline at end of file +\end{itemize} |