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 41f0c5a01a137edef41724c31abd835b7518f290
Author: Volker Lamp <[email protected]>
AuthorDate: Sat Apr 18 17:58:04 2026 +0200

    Remove links to Community, Download and Developers
    
    to avoid redundancy with the site's primary nav
    which is confusing.
---
 modules/ROOT/nav.adoc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc
index 90ae27d..807a449 100644
--- a/modules/ROOT/nav.adoc
+++ b/modules/ROOT/nav.adoc
@@ -1,5 +1,4 @@
 * xref:about.adoc[]
-* xref:download.adoc[]
 * Documentation
 ** xref:getting-started.adoc[]
 ** Tutorial
@@ -11,6 +10,4 @@
 *** xref:tutorial:using-beaneditform-to-create-user-forms.adoc[]
 *** xref:tutorial:using-tapestry-with-hibernate.adoc[]
 ** xref:userguide.adoc[]
-* xref:community.adoc[]
-* xref:developers.adoc[]
 

Reply via email to