Skip to content

Commit 6a28940

Browse files
authored
Merge pull request #10 from Metaswitch/bad-link
D'oh, link to our docs not someone else's.
2 parents fc794e3 + a08dfac commit 6a28940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This project also includes a fairly complete set of examples equivalent to the o
1313
It is quite possible to use this crate directly from your Rust code, but it will mean littering unsafe all over the place.
1414
Instead it is recommended that you use the safe wrapper of this interface: [cassandra-cpp](https://github.com/Metaswitch/cassandra-rs).
1515

16-
[Documentation (crates.io)](https://docs.rs/error-chain).
16+
[Documentation (crates.io)](https://docs.rs/cassandra-cpp-sys).
1717

1818

1919
## Getting started

0 commit comments

Comments
 (0)