This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tapestry-5-site.git


The following commit(s) were added to refs/heads/main by this push:
     new a8777d7  Fix broken link to Principles page
a8777d7 is described below

commit a8777d70a1557c5cdddff65af615c2ad6f98deba
Author: Volker Lamp <[email protected]>
AuthorDate: Sun May 24 12:18:33 2026 +0200

    Fix broken link to Principles page
---
 modules/ROOT/pages/getting-started.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/ROOT/pages/getting-started.adoc 
b/modules/ROOT/pages/getting-started.adoc
index 89cd918..80faf46 100644
--- a/modules/ROOT/pages/getting-started.adoc
+++ b/modules/ROOT/pages/getting-started.adoc
@@ -228,4 +228,4 @@ You can see the files in `src/webapp/context/mybootstrap`, 
and the overrides to
 == What's next?
 To deepen your understanding, step through the 
xref:tutorial:index.adoc[Tapestry Tutorial], which goes into much more detail 
about setting up your project as well as loading it into Eclipse... then 
continues on to teach you more about Tapestry.
 
-Be sure to read about the core xref:userguide::principles.adoc[Tapestry 
Principles], and browse the xref:userguide::index.adoc[User Guide].
+Be sure to read about the core xref:principles.adoc[Tapestry Principles], and 
browse the xref:userguide::index.adoc[User Guide].

Reply via email to