]> granicus.if.org Git - python/commitdiff
SF#1368827
authorFredrik Lundh <fredrik@pythonware.com>
Tue, 29 Nov 2005 11:22:29 +0000 (11:22 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Tue, 29 Nov 2005 11:22:29 +0000 (11:22 +0000)
bad link in XML-RPC documentation

Doc/lib/libxmlrpclib.tex

index 42b6ffdf3b3814787cee68dc71d858f93b9e5acb..f36777be99b717ab6c5df818d56b76ac866b8ebc 100644 (file)
@@ -102,7 +102,7 @@ compatibility.  New code should use \class{ServerProxy}.
 
 
 \begin{seealso}
-  \seetitle[http://xmlrpc-c.sourceforge.net/xmlrpc-howto/xmlrpc-howto.html]
+  \seetitle[http://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.}