This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a commit to branch CAUSEWAY-2873
in repository https://gitbox.apache.org/repos/asf/causeway.git
The following commit(s) were added to refs/heads/CAUSEWAY-2873 by this push:
new 5db9cb9565 CAUSEWAY-2873: 03-14 (2)
5db9cb9565 is described below
commit 5db9cb9565910e5a079f8734bf8d59356574c355
Author: Dan Haywood <[email protected]>
AuthorDate: Sun May 26 10:52:47 2024 +0100
CAUSEWAY-2873: 03-14 (2)
---
.../tutorials/modules/petclinic/pages/030-petowner-entity.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/antora/components/tutorials/modules/petclinic/pages/030-petowner-entity.adoc
b/antora/components/tutorials/modules/petclinic/pages/030-petowner-entity.adoc
index 496b871771..179a312512 100644
---
a/antora/components/tutorials/modules/petclinic/pages/030-petowner-entity.adoc
+++
b/antora/components/tutorials/modules/petclinic/pages/030-petowner-entity.adoc
@@ -1086,7 +1086,7 @@ This has the benefit of being dynamic; we can move fields
around in the layout w
[source,bash]
----
-git checkout tags/03-14-PetOwner-fieldsets
+git checkout tags/03-14-use-layout-xml-for-ui-semantics
mvn clean install
mvn -pl spring-boot:run
----