diff options
-rw-r--r-- | src/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ //! //! See the [`Builder`](./struct.Builder.html) struct for usage. //! -//! See the [Users Guide](https://rust-lang-nursery.github.io/rust-bindgen/) for +//! See the [Users Guide](https://rust-lang.github.io/rust-bindgen/) for //! additional documentation. #![deny(missing_docs)] #![deny(warnings)] |