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
commit 1ebe296ec14a093943bb9cc4024a0e497368f1d4 Author: Volker Lamp <[email protected]> AuthorDate: Wed Dec 18 23:28:35 2024 +0100 Moved Getting Started to main content module. --- modules/ROOT/pages/about.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/about.adoc b/modules/ROOT/pages/about.adoc index ee61b2a..ee7a30c 100644 --- a/modules/ROOT/pages/about.adoc +++ b/modules/ROOT/pages/about.adoc @@ -19,7 +19,7 @@ Simple POJO classes, streamlined templates, live class reloading, state-of-the-a |=== [sidebar] -We think you will love Tapestry! Give us 20 minutes and follow our xref:userguide::getting-started.adoc[quickstart guide]. +We think you will love Tapestry! Give us 20 minutes and follow our xref:getting-started.adoc[quickstart guide]. == What is Tapestry?
