diff --git a/src/lib.rs b/src/lib.rs index 381a727..c1481fd 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -38,7 +38,7 @@ //! .expect("Could not submit listen"); //! ``` //! -//! [Maloja](https://github.com/krateng/maloja) +//! [Maloja]: https://github.com/krateng/maloja #![deny( missing_docs,