diff --git a/getstarted.adoc b/getstarted.adoc index 7ea4b815..e570cb5f 100644 --- a/getstarted.adoc +++ b/getstarted.adoc @@ -89,4 +89,5 @@ it will now return the name in upper case. == Next Steps -To learn more about WildFly, you can read its https://docs.wildfly.org[documentation,window=_blank]. \ No newline at end of file +To learn more about WildFly, you can read its https://docs.wildfly.org[documentation,window=_blank]. + +If you want to learn how to use WildFly on OpenShift, read the https://docs.wildfly.org/{{ site.data.releases | where:"qualifier", "Final" | map: "version" | first | split: "." | first }}/Getting_Started_on_OpenShift.html[Getting Started with WildFly on OpenShift Guide,window=_blank]