Skip to content
This repository was archived by the owner on Oct 18, 2021. It is now read-only.

Commit 7d528c3

Browse files
committed
change README to link to docs.rs rather than github pages
1 parent 9d2ab4b commit 7d528c3

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
@@ -78,4 +78,4 @@ fn main() {
7878
Documentation
7979
-------------
8080

81-
Documentation is built using Cargo. The latest documentation can be found [here](https://mongodb-labs.github.io/mongo-rust-driver-prototype/mongodb). Generated documentation using `cargo doc` can be found under the *target/doc/* folder.
81+
Documentation is built using Cargo. The latest documentation can be found [here](https://docs.rs/mongodb). Generated documentation using `cargo doc` can be found under the *target/doc/* folder.

0 commit comments

Comments
 (0)