diff doc/upgrading.txt @ 5758:392f887652f0 maint-1.6

issue2550966: fix suboptimal links in docs. I think I got the majority of them. Some links still don't resolve because they are gone and there is no replacement afaict. Also the check is picking up example links like: https://.../rest and http://localhost:8017/... which should not be checked but are.
author John Rouillard <rouilj@ieee.org>
date Sat, 01 Jun 2019 21:39:17 -0400
parents d0689aaa83db
children
line wrap: on
line diff
--- a/doc/upgrading.txt	Sat Jun 01 20:50:50 2019 -0400
+++ b/doc/upgrading.txt	Sat Jun 01 21:39:17 2019 -0400
@@ -1762,7 +1762,7 @@
 getting errors from form submissions, please ask for help on the Roundup
 users mailing list:
 
-  http://lists.sourceforge.net/lists/listinfo/roundup-users
+  https://sourceforge.net/projects/roundup/lists/roundup-users
 
 See the customisation doc section on `Form Values`__ for documentation of the
 new form variables possible.

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