Correct open issue suggestion (dispatching2)

This commit is contained in:
Hirrolot 2022-03-21 22:10:45 +06:00
parent 43a9b2d327
commit de2974f052

View file

@ -224,7 +224,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,
);
return;