Check Silicon official page in docs-linkcheck 25/96525/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:13:52 +0000 (11:13 +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 4e1e1e63b24ec544105811b7fc8af87cd2f719f9..4027dd7c933f396f906df27186eaeedf74b23a97 100755 (executable)
@@ -70,8 +70,6 @@ linkcheck_ignore = [
     # Ignore IETF URLs often not reachable from Jenkins minions
     # because of hosting connectivity issues
     '^https?://tools.ietf.org/html/.*',
-    # pending release -- to remove once published
-    'https://www.opendaylight.org/current-release-silicon',
 ]
 linkcheck_timeout = 300