mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 22:46:39 +01:00
Correct open issue suggestion
This commit is contained in:
parent
b078107694
commit
9d9323648d
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue