Skip to content

Commit b28cde5

Browse files
dgarcia360jul-stas
authored andcommitted
Update README.md
1 parent 38876ca commit b28cde5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

topics/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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+
```

0 commit comments

Comments
 (0)