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 3c9117797 cleaner README, focused on 5.0
3c9117797 is described below
commit 3c9117797db4721231e81d906a3fcce53c370ce4
Author: Andrus Adamchik <[email protected]>
AuthorDate: Fri May 22 17:20:35 2026 -0400
cleaner README, focused on 5.0
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 01c9693f1..f2d802aa3 100644
--- a/README.md
+++ b/README.md
@@ -27,10 +27,10 @@
## Quick Links
-* Getting Started https://cayenne.apache.org/docs/5.0/getting-started-guide/
-* Getting Started DB-First
https://cayenne.apache.org/docs/5.0/getting-started-db-first/
-* Documentation https://cayenne.apache.org/docs/5.0/cayenne-guide/
-* Upgrading from Older Cayenne [UPGRADE.md](UPGRADE.md)
+* [Getting Started](https://cayenne.apache.org/docs/5.0/getting-started-guide/)
+* [Getting Started
DB-First](https://cayenne.apache.org/docs/5.0/getting-started-db-first/)
+* [Documentation](https://cayenne.apache.org/docs/5.0/cayenne-guide/)
+* [Upgrading from Older Cayenne](UPGRADE.md)
## Quick Start