diff website/www/conf.py @ 7134:7109cdf8fef4

Do not hyperlink some exampe url's. The example url's should not be hyperlinked. They show up as dead links in ahrefs etc. Make linkcheck report them if they show up again.
author John Rouillard <rouilj@ieee.org>
date Wed, 15 Feb 2023 10:44:14 -0500
parents 1836e0ef7751
children 42a2ae439705
line wrap: on
line diff
--- a/website/www/conf.py	Wed Feb 15 10:36:09 2023 -0500
+++ b/website/www/conf.py	Wed Feb 15 10:44:14 2023 -0500
@@ -220,6 +220,5 @@
     r'http://www.bizarsoftware.com.au/', # reference in license,
     r'http://11.11.11.101',              # dummy example url
     r'https://.../rest/.*',              # dummy example url
-    r'http://myroundup.com/roundup.*',   # dummy example url
     r'http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/ZPTInternationalizationSupport',                 # dead link, there for historic
 ]

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