Check Silicon official page in docs-linkcheck 22/96522/1
authorGuillaume Lambert <guillaume.lambert@orange.com>
Mon, 14 Jun 2021 08:55:57 +0000 (10:55 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Mon, 14 Jun 2021 09:06:20 +0000 (11:06 +0200)
The Si official page has been published and should not be ignored by
docs-linkcheck anymore.

Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: I910fd5733714a66a78e4309d17f7016ca25175c2

docs/conf.py

index cb9acd9b4213358d34bc413bd03f4c4c7d3fa433..ab4590aa8b3b8b8aefe3eb7c45b19f7d792a81ef 100755 (executable)
@@ -69,8 +69,6 @@ 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