Skip to content

Commit ffe31d0

Browse files
author
Skip Montanaro
committed
correct ontosys url - closes 1167329
1 parent 648aa1d commit ffe31d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/lib/libxmlrpclib.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ \section{\module{xmlrpclib} --- XML-RPC client access}
3232
default behaviour is for \code{None} to raise a \exception{TypeError}.
3333
This is a commonly-used extension to the XML-RPC specification, but isn't
3434
supported by all clients and servers; see
35-
\url{http://ontosys.com/xml-rpc/extensions.html} for a description.
35+
\url{http://ontosys.com/xml-rpc/extensions.php} for a description.
3636

3737
Both the HTTP and HTTPS transports support the URL syntax extension for
3838
HTTP Basic Authentication: \code{http://user:pass@host:port/path}. The

0 commit comments

Comments
 (0)