summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoger Maitland <Roger.Maitland@amdocs.com>2018-06-07 10:07:31 -0400
committerRoger Maitland <Roger.Maitland@amdocs.com>2018-06-07 11:08:59 -0400
commit8476bbe028eaad92b8bde62347fe2eb275c8850a (patch)
treef56836963e9327b184b4e787a20b7d77892b5ac3
parent2cdfe1d040ded11539676d64934aaf2966400b1c (diff)
Update documentation to clone from beijing branch
Change-Id: I93a5f7628ba030a2250e6f0c62458dbd5398cbe9 Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-1129
-rw-r--r--docs/oom_quickstart_guide.rst2
-rw-r--r--docs/oom_user_guide.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/oom_quickstart_guide.rst b/docs/oom_quickstart_guide.rst
index eb5d373721..9672a0e55f 100644
--- a/docs/oom_quickstart_guide.rst
+++ b/docs/oom_quickstart_guide.rst
@@ -16,7 +16,7 @@ available), follow the following instructions to deploy ONAP.
**Step 1.** Clone the OOM repository from ONAP gerrit::
- > git clone http://gerrit.onap.org/r/oom
+ > git clone -b beijing http://gerrit.onap.org/r/oom
> cd oom/kubernetes
diff --git a/docs/oom_user_guide.rst b/docs/oom_user_guide.rst
index e63120f1c6..f79de5950f 100644
--- a/docs/oom_user_guide.rst
+++ b/docs/oom_user_guide.rst
@@ -108,7 +108,7 @@ stable which should be removed to avoid confusion::
To prepare your system for an installation of ONAP, you'll need to::
- > git clone http://gerrit.onap.org/r/oom
+ > git clone -b beijing http://gerrit.onap.org/r/oom
> cd oom/kubernetes