aimurphy commented on code in PR #2069: URL: https://github.com/apache/cassandra-java-driver/pull/2069#discussion_r2653279163
########## README.md: ########## @@ -4,16 +4,17 @@ [](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].* Review Comment: ```suggestion [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].* ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

