Skip to content

Commit 5bdb14b

Browse files
committed
DOC-1135 - Update custom payload doc ref to point to docs.datastax.com
1 parent 66507c1 commit 5bdb14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/cassandra/execution/options.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class Options
5454
#
5555
# @see https://github.com/apache/cassandra/blob/cassandra-3.4/doc/native_protocol_v4.spec#L125-L131 Description
5656
# of custom payload in Cassandra native protocol v4.
57-
# @see https://datastax.github.io/java-driver/manual/custom_payloads/#enabling-custom-payloads-on-c-nodes
57+
# @see http://docs.datastax.com/en/developer/java-driver/3.0/supplemental/manual/custom_payloads/?local=true&nav=toc#enabling-custom-payloads-on-c-nodes
5858
# Enabling custom payloads on Cassandra nodes.
5959
#
6060
# @example Sending a custom payload

0 commit comments

Comments
 (0)