Change domain from opencord.org to lfbroadband.org
We have moved all sites from the opencord.org domain to
lfbroadband.org (except wiki/Jira, which are now hosted on Atlassian
Cloud).
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Change-Id: I9624ae92e9c193fa2d2fac9ab30ad108a812306e
diff --git a/sphinx_conf/linkcheck_ignore.py b/sphinx_conf/linkcheck_ignore.py
index 1bae87b..b21ee31 100644
--- a/sphinx_conf/linkcheck_ignore.py
+++ b/sphinx_conf/linkcheck_ignore.py
@@ -58,7 +58,7 @@
# conf.py#308 - Anchor '308' not found
# Line numbers in source are valid, figure out why this was flagged
-# r'https://gerrit.opencord.org/plugins/gitiles/voltha-docs/+/refs/heads/master/conf.py\#\d+',
+# r'https://gerrit.lfbroadband.org/plugins/gitiles/voltha-docs/+/refs/heads/master/conf.py\#\d+',
])
## -----------------------------------------------------------------------
@@ -85,7 +85,7 @@
r'https://github.com/opencord/voltha-protos/blob/v4.0.11/protos/voltha_protos/device.proto#L116',
# (testing/voltha_test_automation: line 20) broken
- r'https://jenkins.opencord.org/view/voltha-soak/',
+ r'https://jenkins.lfbroadband.org/view/voltha-soak/',
# (testing/certification: line 5) broken
# This page no longer exists. A note has been added to the page.
@@ -96,14 +96,11 @@
# and doesn't seem to be in regular use anymore. References should be removed.
r'https://wiki.onosproject.org/.*',
- # Ignore broken links to the old Jira until they can be fixed in other repos.
- r'https://jira.opencord.org/.*',
-
# Ignore Github anchors, which seem to confuse Sphinx
r'https://github.com/.*#.*',
# Login page report unauthorized
- r'https://gerrit.opencord.org/login',
+ r'https://gerrit.lfbroadband.org/login',
# Temporarily removed builds
r'.*/_static/cord-tester/.*',