Correct open issue suggestion

This commit is contained in:
Waffle Maybe 2022-03-17 22:44:45 +04:00 committed by GitHub
parent b078107694
commit 9d9323648d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,
);
}