From a54633d4b70172b53089e71bb0d3a68d541072b5 Mon Sep 17 00:00:00 2001 From: "April I. Murphy" <36110273+aimurphy@users.noreply.github.com> Date: Tue, 30 Dec 2025 07:45:06 -0800 Subject: [PATCH 1/2] Docs links in README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d8ef01d0964..ca53bb5ef08 100644 --- a/README.md +++ b/README.md @@ -4,16 +4,17 @@ [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.cassandra/java-driver-core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.cassandra/java-driver-core) *If you're reading this on github.com, please note that this is the readme for the development -version and that some features described here might not yet have been released. You can find the -documentation for latest version through [DataStax Docs] or via the release tags, e.g. -[4.17.0](https://github.com/datastax/java-driver/tree/4.17.0).* +version and that some features described here might not yet have been released. You can find the documentation for latest version at [apache.github.io] or via the release tags, e.g. +[4.17.0](https://github.com/apache/cassandra-java-driver/tree/4.17.0). For earlier versions, see the [DataStax Docs].* A modern, feature-rich and highly tunable Java client library for [Apache Cassandra®] \(2.1+) and [DataStax Enterprise] \(4.7+), and [DataStax Astra], using exclusively Cassandra's binary protocol and Cassandra Query Language (CQL) v3. +[apache.github.io]: https://apache.github.io/cassandra-java-driver/ [DataStax Docs]: http://docs.datastax.com/en/developer/java-driver/ [Apache Cassandra®]: http://cassandra.apache.org/ +[DataStax Astra]: https://astra.datastax.com/ ## Getting the driver From 0c4be313102f44ed0bb1f8f7a649365707c0c174 Mon Sep 17 00:00:00 2001 From: "April I. Murphy" <36110273+aimurphy@users.noreply.github.com> Date: Tue, 30 Dec 2025 07:47:14 -0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca53bb5ef08..14c056cb218 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ *If you're reading this on github.com, please note that this is the readme for the development version and that some features described here might not yet have been released. You can find the documentation for latest version at [apache.github.io] or via the release tags, e.g. -[4.17.0](https://github.com/apache/cassandra-java-driver/tree/4.17.0). For earlier versions, see the [DataStax Docs].* +[4.17.0](https://github.com/apache/cassandra-java-driver/tree/4.17.0). For versions earlier than 4.18.0, see the [DataStax Docs].* A modern, feature-rich and highly tunable Java client library for [Apache Cassandra®] \(2.1+) and [DataStax Enterprise] \(4.7+), and [DataStax Astra], using exclusively Cassandra's binary protocol