diff options
author | Mickaël Rémond <mickael.remond@process-one.net> | 2006-09-24 12:35:47 +0000 |
---|---|---|
committer | Mickaël Rémond <mickael.remond@process-one.net> | 2006-09-24 12:35:47 +0000 |
commit | b2e83ffca655ab0fc573a38a8ad7bc5cec825ac2 (patch) | |
tree | a77d884efdadb9ab3e5b4460323626f804aba024 /doc | |
parent | * src/doc/features.html: Added to be consistent (guide.html is in the (diff) |
* src/doc/guide.html: Minor W3C compliance fix in an Hevea
generated URL.
SVN Revision: 625
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guide.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.html b/doc/guide.html index 130a9c128..214f8ef7f 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -321,7 +321,7 @@ To compile <TT>ejabberd</TT> on a Windows flavour, you need: <UL CLASS="itemize"><LI CLASS="li-itemize"> MS Visual C++ 6.0 Compiler <LI CLASS="li-itemize"><A HREF="http://erlang.org/download.html">Erlang/OTP R9C-2 or higher</A> -<LI CLASS="li-itemize"><A HREF="http://sourceforge.net/project/showfiles.php?group_id=10127&package_id=11277">Expat 1.95.7 or higher</A> +<LI CLASS="li-itemize"><A HREF="http://sourceforge.net/project/showfiles.php?group_id=10127&package_id=11277">Expat 1.95.7 or higher</A> <LI CLASS="li-itemize"><A HREF="http://www.gnu.org/software/libiconv/">GNU Iconv 1.9.1</A> (optional) <LI CLASS="li-itemize"><A HREF="http://www.slproweb.com/products/Win32OpenSSL.html">Shining Light OpenSSL</A> |