Update Download page
[docs.git] / docs / conf.py
index b216868c5033f009162a6e2f5df50073bf726e10..1c68e3fbed586415426056b10001eaa75319dd7b 100755 (executable)
@@ -69,6 +69,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