diff --git a/deployment-health-check/README.md b/deployment-health-check/README.md index 5ae209b..3e69280 100644 --- a/deployment-health-check/README.md +++ b/deployment-health-check/README.md @@ -4,7 +4,7 @@ A sample page to show health of some webservices deployed at OpenFin with [@open ## Files -* https://cdn.openfin.co/tools/deployment/1.0.0/openfin-deployment.js: [@openfin/deployment](https://www.npmjs.com/package/@openfin/deployment) package for checking accessiblity to OpenFin resources. CORS needs to be enabled for any endpoint in order for health check to work properly. +* https://cdn.openfin.co/tools/deployment/1.0.4/openfin-deployment.js: [@openfin/deployment](https://www.npmjs.com/package/@openfin/deployment) package for checking accessiblity to OpenFin resources. CORS needs to be enabled for any endpoint in order for health check to work properly. * src/example.ts: example for @openfin/deployment package as ES module. The exmaple can be started with `npm run start`. * index.html: example for using \ +