aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-ui
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-ui')
-rw-r--r--openecomp-ui/gulpfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-ui/gulpfile.js b/openecomp-ui/gulpfile.js
index 2be71f30f3..68fd253346 100644
--- a/openecomp-ui/gulpfile.js
+++ b/openecomp-ui/gulpfile.js
@@ -33,7 +33,7 @@ const path = {
svgSrc: './resources/images/svg/*.svg',
appinf: './webapp-onboarding/**/*.*',
jetty: './webapp-onboarding/WEB-INF/jetty-web.xml',
- healthCheckInput: './external-resources/healthcheck/v1.0/healthcheck.json',
+ healthCheckInput: './external-resources/healthcheck/healthcheck.json',
srcDir: './src/',
// output
output: dist,