--- trunk/docs/utils/links.ts 2024/08/20 09:29:10 601 +++ trunk/docs/utils/links.ts 2024/08/20 09:29:23 602 @@ -1,4 +1,4 @@ -export const DONATION_URL = "https://www.sudobot.org/donate"; +export const DONATION_URL = "https://sudobot.onesoftnet.eu.org/donate"; export const BOT_INVITE_REQUEST_URL = "https://forms.gle/943kW9q25MpKEwW26"; export const SUPPORT_EMAIL_ADDRESS = "rakinar2@onesoftnet.eu.org"; export const GITHUB_REPO_URL = "https://github.com/onesoft-sudo/sudobot";