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/resources/makefile b/resources/makefile
index 86f4a73..02d23aa 100644
--- a/resources/makefile
+++ b/resources/makefile
@@ -54,7 +54,7 @@
 ## Intent: Generate an rst table for VOLTHA gerrit repositories
 ## -----------------------------------------------------------------------
 gerrit-src := sources/voltha.gerrit
-gerrit-url := https://gerrit.opencord.org/plugins/gitiles/{}
+gerrit-url := https://gerrit.lfbroadband.org/plugins/gitiles/{}
 gerrit-gen:
 	$(HIDE)$(call format-list,$(gerrit-src))                          \
 	    | xargs -I'{}' echo -e '   * - `{} <$(gerrit-url)>`_\n     -' \