File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -299,7 +299,7 @@ with other drivers. Such features can be found (and requested) on our [GH].
299299[built from source]: http://github.com/scylladb/cpp-driver/tree/master/topics/building/
300300[prepared statements]: http://github.com/scylladb/cpp-driver/tree/master/topics/basics/prepared_statements/
301301[`cass_int32_t`]: http://datastax.github.io/cpp-driver/api/cassandra.h#cass-int32-t
302- [`cass_result_first_row()`]: http://datastax.github.io/cpp-driver/api/struct.CassResult/ #cass-result-first-row
302+ [`cass_result_first_row()`]: http://datastax.github.io/cpp-driver/api/struct.CassResult#cass-result-first-row
303303[`cass_cluster_set_num_threads_io()`]: http://datastax.github.io/cpp-driver/api/struct.CassCluster#function-cass_cluster_set_num_threads_io
304304[`CassCluster`]: http://datastax.github.io/cpp-driver/api/struct.CassCluster
305305[`CassFuture`]: http://datastax.github.io/cpp-driver/api/struct.CassFuture
@@ -329,4 +329,4 @@ with other drivers. Such features can be found (and requested) on our [GH].
329329 security/*
330330 testing/*
331331 tracing/*
332- ```
332+ ```
You can’t perform that action at this time.
0 commit comments