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/overview/contributing/copyright.rst b/overview/contributing/copyright.rst
index 93a8295..9473672 100644
--- a/overview/contributing/copyright.rst
+++ b/overview/contributing/copyright.rst
@@ -37,6 +37,6 @@
 
 - `Copyright notices <https://github.com/joey-onf/copyright>`_
 - `Message syntax <https://github.com/joey-onf/copyright/blob/origin/master/notice>`_
-- `ONF CLA Information <https://wiki.opencord.org>`_
+- `ONF CLA Information <https://lf-broadband.atlassian.net/wiki>`_
 
 :doc:`Copyrights <copyright/copyright>`
diff --git a/overview/contributing/copyright/copyright.rst b/overview/contributing/copyright/copyright.rst
index 42d1938..19737f6 100644
--- a/overview/contributing/copyright/copyright.rst
+++ b/overview/contributing/copyright/copyright.rst
@@ -32,7 +32,7 @@
 
 - `Copyright notices <https://github.com/joey-onf/copyright>`_
 - `Message syntax <https://github.com/joey-onf/copyright/blob/origin/master/notice>`_
-- `ONF CLA Information <https://wiki.opencord.org>`_
+- `ONF CLA Information <https://lf-broadband.atlassian.net/wiki>`_
 
 SPDX
 ^^^^
diff --git a/overview/contributing/jira_tickets.rst b/overview/contributing/jira_tickets.rst
index 76dc7e5..053a196 100644
--- a/overview/contributing/jira_tickets.rst
+++ b/overview/contributing/jira_tickets.rst
@@ -41,7 +41,7 @@
     - Note: Jenkins job logs will age out and disappear over time.
     - To prevent this view the job history panel in jenkins UI
 
-      - `View a jenkins job page <https://jenkins.opencord.org/view/All%20Jobs/job/bbsim_scale_test/>`_
+      - `View a jenkins job page <https://jenkins.lfbroadband.org/view/All%20Jobs/job/bbsim_scale_test/>`_
       - Two links are available in history (lower left corner), colored icon on the left and #job on the right.
       - Click the #job link to view job.
       - Top right corner will contain a clickable button "Keep this build forever".
@@ -68,9 +68,9 @@
      - Notes
    * - `VOL-5214 <https://lf-broadband.atlassian.net/browse/VOL-5214>`__
      - Jira ticket
-   * - `jenkins <https://jenkins.opencord.org/>`_
+   * - `jenkins <https://jenkins.lfbroadband.org/>`_
      - Capture job URLs to document errors and log messages.
-   * - `gerrit:34854 <https://gerrit.opencord.org/c/ci-management/+/34854>`_
+   * - `gerrit:34854 <https://gerrit.lfbroadband.org/c/ci-management/+/34854>`_
      - Capture gerrit patch URLs for state and job reconstruction.
 
 - NOTE: Jenkins logs become unavailable due to aging
diff --git a/overview/contributing/patch_followup.rst b/overview/contributing/patch_followup.rst
index f218b3d..20c0abb 100644
--- a/overview/contributing/patch_followup.rst
+++ b/overview/contributing/patch_followup.rst
@@ -44,9 +44,9 @@
    remote:
    remote: SUCCESS
    remote:
-   remote:   https://gerrit.opencord.org/c/ci-management/+/34600 Disable jobs dependent on offline menlo-3 node [NEW]
+   remote:   https://gerrit.lfbroadband.org/c/ci-management/+/34600 Disable jobs dependent on offline menlo-3 node [NEW]
    fremote:
-   To ssh://gerrit.opencord.org:29418/ci-management.git
+   To ssh://gerrit.lfbroadband.org:29418/ci-management.git
     * [new reference]     HEAD -> refs/for/master%topic=dev-joey
 
 .. list-table:: Git commit message
@@ -59,7 +59,7 @@
    * -
      - 2
      - Git commit hash
-   * - `34598 <https://gerrit.opencord.org/c/ci-management/+/34598>`_
+   * - `34598 <https://gerrit.lfbroadband.org/c/ci-management/+/34598>`_
      - 10
      - Gerrit URL for direct patch access
    * -
@@ -113,25 +113,25 @@
 
 - Change-Id: Ic8ca17f5923496731f88ce8918c9852d904ea066
 
-  - Visit the `Gerrit dashboard <https://gerrit.opencord.org/dashboard/self>`_
+  - Visit the `Gerrit dashboard <https://gerrit.lfbroadband.org/dashboard/self>`_
   - Paste Change-Id into the search box at the top right
   - Gerrit UI will navigate to the patch.
 
 Brute force patch lookup
 ^^^^^^^^^^^^^^^^^^^^^^^^
 
-- Visit `Gerrit dashboard open+is:wip <https://gerrit.opencord.org/q/status:open+-is:wip>`_
+- Visit `Gerrit dashboard open+is:wip <https://gerrit.lfbroadband.org/q/status:open+-is:wip>`_
 
   - View all open/unmerged patches
   - Scroll down through the list until something of interest is found.
   - Under the # column (2nd column on left hand side) right click and open
     to view the patch.
-  - For example: `repo:voltha-system-tests <https://gerrit.opencord.org/c/voltha-system-tests/+/33380>`_
+  - For example: `repo:voltha-system-tests <https://gerrit.lfbroadband.org/c/voltha-system-tests/+/33380>`_
 
 Patch history and jenkins jobs
 ------------------------------
 
-While viewing a patch (`repo:voltha-system-tests <https://gerrit.opencord.org/c/voltha-system-tests/+/33380>`_)
+While viewing a patch (`repo:voltha-system-tests <https://gerrit.lfbroadband.org/c/voltha-system-tests/+/33380>`_)
 scroll down to the 'Change Log' section at the bottom.
 | Line items represent historical comments, code review messages and
 processed job status.
@@ -143,7 +143,7 @@
 To view job logs click on an entry to expand (Verified +1, 4th entry from
 the bottom) to view a set of clickable jenkins URLs.
 
-- `Patch 33380 <https://gerrit.opencord.org/c/voltha-system-tests/+/33380>`_
-  - `verify_voltha-system-tests_unit-test <https://jenkins.opencord.org/job/verify_voltha-system-tests_unit-test>`_          : SUCCESS
-  - `verify_voltha-system-tests_licensed <https://jenkins.opencord.org/job/verify_voltha-system-tests_licensed>`_       : SUCCESS
-  - `verify_voltha-system-tests_sanity-test <https://jenkins.opencord.org/job/verify_voltha-system-tests_sanity-test>`_ : FAILED
+- `Patch 33380 <https://gerrit.lfbroadband.org/c/voltha-system-tests/+/33380>`_
+  - `verify_voltha-system-tests_unit-test <https://jenkins.lfbroadband.org/job/verify_voltha-system-tests_unit-test>`_          : SUCCESS
+  - `verify_voltha-system-tests_licensed <https://jenkins.lfbroadband.org/job/verify_voltha-system-tests_licensed>`_       : SUCCESS
+  - `verify_voltha-system-tests_sanity-test <https://jenkins.lfbroadband.org/job/verify_voltha-system-tests_sanity-test>`_ : FAILED