diff --git a/src/lib.rs b/src/lib.rs index a0202d18b7..28de5889f5 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -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)]