This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/causeway.git
commit 345d65fcc38dbd73a22b7ffa59b958631493078c Author: danhaywood <[email protected]> AuthorDate: Sun Apr 7 17:16:47 2024 +0100 updates 'demo app' to 'reference app' on home page --- antora/supplemental-ui/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora/supplemental-ui/index.html b/antora/supplemental-ui/index.html index 66e77b2166..418ff32ef1 100644 --- a/antora/supplemental-ui/index.html +++ b/antora/supplemental-ui/index.html @@ -669,7 +669,7 @@ mvn -pl webapp spring-boot:run</pre> <div class="col-lg-8 text-left text-lg-left"> <h4 class="cta-text" style="margin-top: 20px">Learn and Explore...</h4> <p class="cta-text text-left" style="margin-block-end: 0; margin-top: 20px;"> - You can also explore the Apache Causeway™ programming model through the demo app, which illustrates many of the framework's annotations and programming conventions. + You can also explore the Apache Causeway™ programming model through the reference app, which illustrates many of the framework's annotations and programming conventions. <br/> <p class="cta-text text-left" style="margin-block-end: 0; "> <pre id="demoapp-docker-text" style="margin-top: 5px">
