This is an automated email from the ASF dual-hosted git repository. absurdfarce pushed a commit to branch patch-1 in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git
commit 722c73c7e76dcdeb5af8928a1c23d5e19632c37a Author: April I. Murphy <[email protected]> AuthorDate: Thu Nov 20 08:21:36 2025 -0800 Replace outdated link in README --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 0f6c2bb5a..5994a4be8 100644 --- a/README.md +++ b/README.md @@ -67,10 +67,6 @@ remain unchanged, and the new API will look very familiar to 2.x and 3.x users. See the [upgrade guide](upgrade_guide/) for details. -## Error Handling - -See the [Cassandra error handling done right blog](https://www.datastax.com/blog/cassandra-error-handling-done-right) for error handling with the Java Driver for Apache Cassandra™. - ## Useful links * [Manual](manual/) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
