Update Download page
[docs.git] / docs / conf.py
index 58230c8861603bf25ee846ae0393544faa7ce3c2..5e004cfdf15edb71dbfab2e74a98b0a3dbc283b6 100755 (executable)
@@ -71,6 +71,8 @@ linkcheck_ignore = [
     # Ignore IETF URLs often not reachable from Jenkins minions
     # because of hosting connectivity issues
     '^http[s]://tools.ietf.org/html/.*',
+    # pending release -- to remove once published
+    'https://www.opendaylight.org/current-release-silicon',
 ]
 linkcheck_timeout = 300