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/docs.voltha.org/edit_voltha_docs.rst b/howto/docs.voltha.org/edit_voltha_docs.rst
index a5d8009..6b0c242 100644
--- a/howto/docs.voltha.org/edit_voltha_docs.rst
+++ b/howto/docs.voltha.org/edit_voltha_docs.rst
@@ -53,7 +53,7 @@
.. sourcecode:: shell
- $ git clone ssh://gerrit.opencord.org:29418/voltha-docs
+ $ git clone ssh://gerrit.lfbroadband.org:29418/voltha-docs
$ cd voltha-docs
$ vi *.rst
@@ -75,7 +75,7 @@
.. sourcecode:: shell
- $ git clone ssh://gerrit.opencord.org:29418/voltha-docs
+ $ git clone ssh://gerrit.lfbroadband.org:29418/voltha-docs
$ cd voltha-docs
$ make reload
@@ -84,7 +84,7 @@
make lint (syntax checking)
"""""""""""""""""""""""""""
-- `make help (pending) <https://gerrit.opencord.org/c/voltha-system-tests/+/33306>`
+- `make help (pending) <https://gerrit.lfbroadband.org/c/voltha-system-tests/+/33306>`
.. sourcecode:: shell