Fix Maloja link in docs

This commit is contained in:
Koen Bolhuis 2021-12-03 12:43:31 +01:00
parent 6d1ed98163
commit 0b18a3230b
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
//! .expect("Could not submit listen");
//! ```
//!
//! [Maloja](https://github.com/krateng/maloja)
//! [Maloja]: https://github.com/krateng/maloja
#![deny(
missing_docs,