diff --git a/src/lib.rs b/src/lib.rs index 60e6a49..216f331 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -20,7 +20,7 @@ //! ## Examples //! //! See example usage in the `examples/` folder, that you can run using `cargo run --example `. \ -//! You can also have a look at `tasklist`, a GUI app that uses `kitchen-fridge` under the hood. +//! You can also have a look at [`VoilĂ `](https://github.com/daladim/voila-tasks), a GUI app that uses `kitchen-fridge` under the hood. //! //! ## Configuration options //!