summaryrefslogtreecommitdiffstats
path: root/docs/BuildGuide.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/BuildGuide.rst')
-rw-r--r--docs/BuildGuide.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/BuildGuide.rst b/docs/BuildGuide.rst
index 8ae08d8d..bb0e4cca 100644
--- a/docs/BuildGuide.rst
+++ b/docs/BuildGuide.rst
@@ -273,7 +273,7 @@ For example:
::
- ./build/fetch_and_patch_charts.sh https://gerrit.onap.org/r/oom 3.0.2-ONAP /tmp/onap-offline/patches/casablanca.patch /tmp/oom-clone
+ ./build/fetch_and_patch_charts.sh https://gerrit.onap.org/r/oom master /tmp/onap-offline/patches/onap.patch /tmp/oom-clone
Part 5. Creating offline installation package
---------------------------------------------
@@ -298,8 +298,8 @@ Example values below are setup according to steps done in this guide to package
| | Example:: |
| | |
| | APP_CONFIGURATION=( |
-| | /tmp/onap-offline/config/application_configuration.yml |
-| | /tmp/onap-offline/patches/onap-casablanca-patch-role |
+| | /tmp/onap-offline/config/application_configuration.yml |
+| | /tmp/onap-offline/patches/onap-patch-role |
| | ) |
| | |
+---------------------------------------+------------------------------------------------------------------------------+