diff --git a/src/dispatching/dispatcher.rs b/src/dispatching/dispatcher.rs index 09852ec0..72cb1cd3 100644 --- a/src/dispatching/dispatcher.rs +++ b/src/dispatching/dispatcher.rs @@ -427,7 +427,7 @@ where log::error!( "Cannot parse an update.\nError: {:?}\n\ This is a bug in teloxide-core, please open an issue here: \ - https://github.com/teloxide/teloxide-core/issues.", + https://github.com/teloxide/teloxide/issues.", err, ); }