GitHub user devgeeks opened a pull request: https://github.com/apache/cordova-docs/pull/732
CB-13284: Slackin.js on docs fails to load due to insecure response <!-- Please make sure the checklist boxes are all checked before submitting the PR. The checklist is intended as a quick reference, for complete details please see our Contributor Guidelines: http://cordova.apache.org/contribute/contribute_guidelines.html Thanks! --> ### Platforms affected Docs ### What does this PR do? Changed location of slackin.js to https://slack-cordova-io.herokuapp.com to match the TLS certificate ### What testing has been done on this change? Manual testing ### Checklist - [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database - [x] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected. - [ ] Added automated test coverage as appropriate for this change. You can merge this pull request into a Git repository by running: $ git pull https://github.com/devgeeks/cordova-docs CB-13284 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-docs/pull/732.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #732 ---- commit 4ca39eb1cbe3ec0926f522d59c9f256eb7f00947 Author: tommy-carlos williams <to...@devgeeks.org> Date: 2017-09-17T23:31:39Z [CB-13284] Slack js on cordova-docs fails to load due to insecure response Changed location of slackin.js to https://slack-cordova-io.herokuapp.com to match the TLS certificate ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org