Skip to content

Commit e073bb2

Browse files
committed
chore: update donations URL
1 parent 5b61824 commit e073bb2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/lib/consts.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2086,8 +2086,7 @@ export const CONTRIBUTORS_LIST = `${GITHUB_REPO}/graphs/contributors`;
20862086

20872087
export const OPEN_ISSUES = `${GITHUB_REPO}/issues`;
20882088

2089-
export const DONATIONS_INFO =
2090-
'https://rexogamer.github.io/donate?utm_source=clerotri';
2089+
export const DONATIONS_INFO = 'https://rexowo.dev/donate?utm_source=clerotri';
20912090

20922091
export const WEBLATE = 'https://translate.upryzing.app/projects/clerotri';
20932092

0 commit comments

Comments
 (0)