We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc197b6 commit 9faaf18Copy full SHA for 9faaf18
src/app/components/socials/socials.component.ts
@@ -15,7 +15,7 @@ export class SocialsComponent implements OnInit {
15
{ Text: "GitHub", Href: "https://github.com/RiddleTime/Race-Element" },
16
{ Text: "Discord", Href: "https://discord.gg/26AAEW5mUq" },
17
{ Text: "X", Href: "https://x.com/Race_Element" },
18
- { Text: "Sponsor", Href: "https://paypal.me/CompetizioneManager" },
+ { Text: "Donate", Href: "/guide/sponsor" },
19
];
20
}
21
0 commit comments