Update CDAP BP doc (cloud_init location)
Issue-Id: DCAEGEN2-128
Change-Id: I52705966ff8f2d3f635bdac5a3a5d4a938a65ebd
Signed-off-by: Lusheng Ji <lji@research.att.com>
diff --git a/docs/sections/blueprints/cdap.rst b/docs/sections/blueprints/cdap.rst
index b707f97..9dd3bd8 100644
--- a/docs/sections/blueprints/cdap.rst
+++ b/docs/sections/blueprints/cdap.rst
@@ -112,8 +112,8 @@
``instconsulagentub16.sh`` These scripts are part of the
dcaegen2.deployments ONAP project. This blueprint assumes that curl/wget
can find these scripts at
- *codesource_url/codesource_version*\ ``/raw/cloud_init/cdap-init.sh`` and
- *codesource_url/codesource_version*\ ``/raw/cloud_init/instconsulagentub16.sh``
+ *codesource_url/codesource_version*\ ``/cloud_init/cdap-init.sh`` and
+ *codesource_url/codesource_version*\ ``/cloud_init/instconsulagentub16.sh``
respectively. For example, if codesource_url is
``https://mymirror.example.com`` and codesource_version is ``rel1.0``,
then the installation scripts would be expected to be stored under