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].
299
299
[built from source]: http://github.com/scylladb/cpp-driver/tree/master/topics/building/
300
300
[prepared statements]: http://github.com/scylladb/cpp-driver/tree/master/topics/basics/prepared_statements/
301
301
[`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
303
303
[`cass_cluster_set_num_threads_io()`]: http://datastax.github.io/cpp-driver/api/struct.CassCluster#function-cass_cluster_set_num_threads_io
304
304
[`CassCluster`]: http://datastax.github.io/cpp-driver/api/struct.CassCluster
305
305
[`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].
329
329
security/*
330
330
testing/*
331
331
tracing/*
332
- ```
332
+ ```
You can’t perform that action at this time.
0 commit comments