diff --git a/src/lib.rs b/src/lib.rs index 02c239f..dddfd22 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,5 +1,5 @@ //! An experimental new error-handling library. Guide-style introduction -//! is available [here](https://boats.gitlab.io/failure/). +//! is available [here](https://rust-lang-nursery.github.io/failure/). //! //! The primary items exported by this library are: //!