Correct OpenShift instructions to use action_hooks not action_scripts

Closes gh-6419
pull/6458/head
Andy Wilkinson 8 years ago
parent a22071724a
commit 197f67c867

@ -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). Java runtime is available (which is a standard feature you can ask for at OpenShift).
To do this you can use the To do this you can use the
https://www.openshift.com/developers/do-it-yourself[DIY Cartridge] and hooks in your 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: The basic model is to:

Loading…
Cancel
Save