We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28a57e4 + 6c8e557 commit 7a3ae7fCopy full SHA for 7a3ae7f
doc/conf.py
@@ -197,6 +197,7 @@
197
198
# NewConnectionError looks like information is wrong
199
r'http://udig.refractions.net',
200
+ r'https://sgx.geodatenzentrum.de',
201
202
# link exists but does not accept robots and linkchecker is a robot
203
# used in overview/mapserver_overview
@@ -245,6 +246,10 @@
245
246
'https://www.ntua.gr/en',
247
'https://www.ice.ucdavis.edu/',
248
249
+ # redirect exists but link check fails
250
+ # SSL: CERTIFICATE_VERIFY_FAILED
251
+ r'https://ghsl.jrc.ec.europa.eu/ghs_pop.php',
252
+
253
# Link to the presentation
254
r'presentation.html',
255
0 commit comments