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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Installation
35
35
36
36
go get github.com/apache/cassandra-gocql-driver/v2
37
37
38
-
**Note:** Version `2.0.0` introduces breaking changes. See the [upgrade guide](https://pkg.go.dev/github.com/apache/cassandra-gocql-driver/v2#hdr-Upgrade_guide_for_1_x_users) for upgrade instructions from `1.x`.
38
+
**Note:** Version `2.0.0` introduces breaking changes. See the [upgrade guide](UPGRADE_GUIDE.md) for upgrade instructions from `1.x`.
0 commit comments