Correct OpenShift instructions to use action_hooks not action_scripts

Closes gh-6419
This commit is contained in:
Andy Wilkinson
2016-07-20 07:04:06 +01:00
parent a22071724a
commit 197f67c867

View File

@@ -239,7 +239,7 @@ the launching of a Spring Boot application in pretty much any way you like as lo
Java runtime is available (which is a standard feature you can ask for at OpenShift).
To do this you can use the
https://www.openshift.com/developers/do-it-yourself[DIY Cartridge] and hooks in your
repository under `.openshift/action_scripts`:
repository under `.openshift/action_hooks`:
The basic model is to: