diff options
Diffstat (limited to 'docs/sections/blueprints/cdap.rst')
-rw-r--r-- | docs/sections/blueprints/cdap.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/blueprints/cdap.rst b/docs/sections/blueprints/cdap.rst index b707f972..9dd3bd85 100644 --- a/docs/sections/blueprints/cdap.rst +++ b/docs/sections/blueprints/cdap.rst @@ -112,8 +112,8 @@ This blueprint has the following required input parameters: ``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 |