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/howto/release/voltctl/install.rst b/howto/release/voltctl/install.rst
index 29bbf3d..49554b1 100644
--- a/howto/release/voltctl/install.rst
+++ b/howto/release/voltctl/install.rst
@@ -3,13 +3,13 @@
Release Notes
-------------
-The `repo:ci-management :: vars/installVoltctl.groovy <https://gerrit.opencord.org/plugins/gitiles/ci-management/+/refs/heads/master/vars/installVoltctl.groovy>`_ script is used to install a versioned voltctl binary when working with LTS or an older released version.
+The `repo:ci-management :: vars/installVoltctl.groovy <https://gerrit.lfbroadband.org/plugins/gitiles/ci-management/+/refs/heads/master/vars/installVoltctl.groovy>`_ script is used to install a versioned voltctl binary when working with LTS or an older released version.
During release the install program will require an edit to capture the HEAD version of voltctl.
See Also
--------
- * `vars/installVolthactl.groovy <https://gerrit.opencord.org/plugins/gitiles/ci-management/+/refs/heads/master/vars/installVoltctl.groovy>`_
+ * `vars/installVolthactl.groovy <https://gerrit.lfbroadband.org/plugins/gitiles/ci-management/+/refs/heads/master/vars/installVoltctl.groovy>`_
* `VOLTHA Release Process <https://docs.voltha.org/master/release_notes/release_process.html?highlight=release>`_
:ref:`voltctl-see-also`