You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -65,15 +65,15 @@ but DataStax does not officially support these systems.
65
65
Java Driver 4 is **not binary compatible** with previous versions. However, most of the concepts
66
66
remain unchanged, and the new API will look very familiar to 2.x and 3.x users.
67
67
68
-
See the [upgrade guide](upgrade_guide/) for details.
68
+
See the [upgrade guide](upgrade_guide/README.md) for details.
69
69
70
70
## Error Handling
71
71
72
72
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™.
73
73
74
74
## Useful links
75
75
76
-
*[Manual](manual/)
76
+
*[Manual](manual/README.md)
77
77
*[API docs]
78
78
* Bug tracking: [JIRA]
79
79
*[Mailing list]
@@ -83,8 +83,8 @@ See the [Cassandra error handling done right blog](https://www.datastax.com/blog
0 commit comments