diff doc/xmlrpc.txt @ 6370:45e8d10a9609

Update links in documentation Only broken link is for whoosh indexer. Have email to author to find out if it's dead or what URL I shoud use.
author John Rouillard <rouilj@ieee.org>
date Wed, 31 Mar 2021 18:56:08 -0400
parents 31bac6f2dd8b
children 24e2eeb2ed9a
line wrap: on
line diff
--- a/doc/xmlrpc.txt	Wed Mar 31 09:32:57 2021 -0400
+++ b/doc/xmlrpc.txt	Wed Mar 31 18:56:08 2021 -0400
@@ -68,7 +68,7 @@
 ----------------------
 Both the standalone and embedded roundup XML endpoints used the
 default python XML parser. This parser is know to have security
-issues. For details see: https://pypi.python.org/pypi/defusedxml/.
+issues. For details see: https://pypi.org/project/defusedxml/.
 You may wish to use the rest interface which doesn't have the same
 issues. Patches with tests to roundup to use defusedxml are welcome.
 

Roundup Issue Tracker: http://roundup-tracker.org/