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/tasks/go_mod_update.rst b/howto/release/tasks/go_mod_update.rst
index 171046f..37f72f3 100644
--- a/howto/release/tasks/go_mod_update.rst
+++ b/howto/release/tasks/go_mod_update.rst
@@ -13,7 +13,7 @@
.. code-block:: shell-session
:caption: Update copyrigth notice ending date.
- % git clone ssh://gerrit.opencord.org:29418/ofagent-go.git
+ % git clone ssh://gerrit.lfbroadband.org:29418/ofagent-go.git
% cd ofagent-go
# ---------------------------------------