]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
backport
authorSkip Montanaro <skip@pobox.com>
Sat, 25 Feb 2006 21:04:03 +0000 (21:04 +0000)
committerSkip Montanaro <skip@pobox.com>
Sat, 25 Feb 2006 21:04:03 +0000 (21:04 +0000)
Doc/lib/libxmlrpclib.tex

index 881a13a1e02bc653535c54643d39ccfaca874f05..f8d1d3eaea5663e58b11069710956385736d6d4d 100644 (file)
@@ -91,7 +91,7 @@ compatibility.  New code should use \class{ServerProxy}.
 
 
 \begin{seealso}
-  \seetitle[http://xmlrpc-c.sourceforge.net/xmlrpc-howto/xmlrpc-howto.html]
+  \seetitle[http://www.tldp.org/HOWTO/XML-RPC-HOWTO/index.html]
            {XML-RPC HOWTO}{A good description of XML operation and
             client software in several languages.  Contains pretty much
             everything an XML-RPC client developer needs to know.}