comparison 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
comparison
equal deleted inserted replaced
7133:b5b1f2830e23 7134:7109cdf8fef4
218 r'http://www.zope.com/Marks', # reference in license 218 r'http://www.zope.com/Marks', # reference in license
219 r'http://www.ekit.com/', # reference in license 219 r'http://www.ekit.com/', # reference in license
220 r'http://www.bizarsoftware.com.au/', # reference in license, 220 r'http://www.bizarsoftware.com.au/', # reference in license,
221 r'http://11.11.11.101', # dummy example url 221 r'http://11.11.11.101', # dummy example url
222 r'https://.../rest/.*', # dummy example url 222 r'https://.../rest/.*', # dummy example url
223 r'http://myroundup.com/roundup.*', # dummy example url
224 r'http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/ZPTInternationalizationSupport', # dead link, there for historic 223 r'http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/ZPTInternationalizationSupport', # dead link, there for historic
225 ] 224 ]

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