diff --git a/views/index.html b/views/index.html index 0e3a366..c53ae03 100644 --- a/views/index.html +++ b/views/index.html @@ -216,7 +216,7 @@ pre {
-

Welcome to your Node.js application on OpenShift wwww

+

Welcome to your Node.js application on OpenShift

@@ -240,6 +240,7 @@ pre {
  • Click the "Copy to clipboard" icon to the right of the "GitHub webhook URL" field
  • Navigate to your repository on GitHub and click on repository settings > webhooks > Add webhook
  • Paste your webhook URL provided by OpenShift
  • +
  • Select Content-type "application/json"
  • Leave the defaults for the remaining fields — that's it!
  • After you save your webhook, if you refresh your settings page you can see the status of the ping that Github sent to OpenShift to verify it can reach the server.