Skip to content

Commit 7d58c1f

Browse files
authored
add link to rust driver manual (#818)
1 parent dc37fa3 commit 7d58c1f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/rust.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You can add the driver to your application to work with MongoDB in
2222
Rust. Download it from `crates.io <https://crates.io/crates/mongodb>`__
2323
or set up a runnable project with examples from our Usage Guide.
2424

25-
- `Usage Guide <https://github.com/mongodb/mongo-rust-driver#example-usage>`__
25+
- `The Rust Driver Manual <https://mongodb.github.io/mongo-rust-driver/manual/>`__
2626

2727
- `API Reference <https://docs.rs/mongodb/latest>`__
2828

@@ -31,6 +31,7 @@ or set up a runnable project with examples from our Usage Guide.
3131
- `Source Code <https://github.com/mongodb/mongo-rust-driver/>`__
3232

3333

34+
3435
Installation
3536
------------
3637

0 commit comments

Comments
 (0)