Skip to content

Commit 7b08af4

Browse files
authored
User-guide link update on docs.rs
The link to the user guide pointed to https://rust-lang-nursery.github.io/rust-bindgen/
1 parent ef0ccb3 commit 7b08af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
//!
66
//! See the [`Builder`](./struct.Builder.html) struct for usage.
77
//!
8-
//! See the [Users Guide](https://rust-lang-nursery.github.io/rust-bindgen/) for
8+
//! See the [Users Guide](https://rust-lang.github.io/rust-bindgen/) for
99
//! additional documentation.
1010
#![deny(missing_docs)]
1111
#![deny(warnings)]

0 commit comments

Comments
 (0)