Skip to content

Commit a08dfac

Browse files
committed
D'oh, link to our docs not someone else's.
Signed-off-by: Keith Wansbrough <[email protected]>
1 parent fc794e3 commit a08dfac

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)