From 649ec0c2490cb5461024a53df52b82c2c7e4bbeb Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 23 Mar 2023 18:52:46 +0100 Subject: [PATCH] Remove strikethrough over "Usage of the Discord bot" --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index 8f64fa7..3b1076a 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -7,7 +7,7 @@ //! If you are looking for the documentation of its implementations, please visit one of the following pages: //! //! - [Usage of the Telegram bot](../patched_porobot_telegram/index.html) -//! - ~~[Usage of the Discord bot](../patched_porobot_discord/index.html)~~ +//! - [Usage of the Discord bot](../patched_porobot_discord/index.html) //! - ~~[Usage of the Matrix bot](../patched_porobot_matrix/index.html)~~ //! //! # Features