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.
1 parent 6b6b5e5 commit e5d9a88Copy full SHA for e5d9a88
1 file changed
conf.py
@@ -32,6 +32,7 @@
32
r'https://opensource.org.*', # 403 error - rejects the bot
33
r'https://xrootd.slac.stanford.edu/doc/.*', # redirect error - rejects the bot with SSL failure
34
r'https://sourceforge.net/.*', # 403 error - rejects the bot
35
+ r'https://cernvm.cern.ch/.*', # certificate error
36
]
37
38
# Add a footer pointing to the Run 3 Starterkit
0 commit comments