Fixing link again.

This commit is contained in:
sergiotarxz 2022-03-22 02:55:42 +01:00
parent 74db1a1a00
commit 7b8dd6dc42
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ sub show_donate {
my $chat_id = $message->{chat}{id};
my $html = <<'EOF';
You can donate btc using this link <a href="https://donationsdoctorkarma.freemyip.com/">DoctorKarma donations</a>.
You can donate btc using this link <a href="https://donatedoctorkarma.freemyip.com/">DoctorKarma donations</a>.
EOF
$telegram->send_message(
chat_id => $chat_id,