Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarcia360 authored and jul-stas committed Jul 12, 2022
1 parent 38876ca commit b28cde5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions topics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ with other drivers. Such features can be found (and requested) on our [GH].
[built from source]: http://github.com/scylladb/cpp-driver/tree/master/topics/building/
[prepared statements]: http://github.com/scylladb/cpp-driver/tree/master/topics/basics/prepared_statements/
[`cass_int32_t`]: http://datastax.github.io/cpp-driver/api/cassandra.h#cass-int32-t
[`cass_result_first_row()`]: http://datastax.github.io/cpp-driver/api/struct.CassResult/#cass-result-first-row
[`cass_result_first_row()`]: http://datastax.github.io/cpp-driver/api/struct.CassResult#cass-result-first-row
[`cass_cluster_set_num_threads_io()`]: http://datastax.github.io/cpp-driver/api/struct.CassCluster#function-cass_cluster_set_num_threads_io
[`CassCluster`]: http://datastax.github.io/cpp-driver/api/struct.CassCluster
[`CassFuture`]: http://datastax.github.io/cpp-driver/api/struct.CassFuture
Expand Down Expand Up @@ -329,4 +329,4 @@ with other drivers. Such features can be found (and requested) on our [GH].
security/*
testing/*
tracing/*
```
```

0 comments on commit b28cde5

Please sign in to comment.