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

asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git


The following commit(s) were added to refs/heads/master by this push:
     new 0c5617447 cleaner README
0c5617447 is described below

commit 0c561744760b198a255ff2e2de8d870ab4f878c8
Author: Andrus Adamchik <[email protected]>
AuthorDate: Fri May 22 17:25:29 2026 -0400

    cleaner README
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ef96dfdf2..6f57faa09 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,7 @@ Cayenne supports numerous other features, including caching, 
an object query syn
 * [Getting Started](https://cayenne.apache.org/docs/5.0/getting-started-guide/)
 * [Documentation](https://cayenne.apache.org/docs/5.0/cayenne-guide/)
 * [Upgrading from Older 
Cayenne](https://github.com/apache/cayenne/blob/master/UPGRADE.md)
+* [Bug/Feature Tracker](https://issues.apache.org/jira/browse/CAY)
 
 ## Quick Start
 
@@ -162,7 +163,6 @@ int inserted = SQLExec
 ```
 
 ## Collaboration and Support
-* [Bug/Feature Tracker](https://issues.apache.org/jira/browse/CAY)
 * [Mailing lists](https://cayenne.apache.org/mailing-lists.html)
 * [Support](https://cayenne.apache.org/support.html)
 * [Contributing](https://cayenne.apache.org/how-can-i-help.html)

Reply via email to