We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a220717 commit 197f67cCopy full SHA for 197f67c
spring-boot-docs/src/main/asciidoc/deployment.adoc
@@ -239,7 +239,7 @@ the launching of a Spring Boot application in pretty much any way you like as lo
239
Java runtime is available (which is a standard feature you can ask for at OpenShift).
240
To do this you can use the
241
https://www.openshift.com/developers/do-it-yourself[DIY Cartridge] and hooks in your
242
-repository under `.openshift/action_scripts`:
+repository under `.openshift/action_hooks`:
243
244
The basic model is to:
245
0 commit comments