Skip to content

Commit 9faaf18

Browse files
authored
Update socials.component.ts
1 parent bc197b6 commit 9faaf18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/socials/socials.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export class SocialsComponent implements OnInit {
1515
{ Text: "GitHub", Href: "https://github.com/RiddleTime/Race-Element" },
1616
{ Text: "Discord", Href: "https://discord.gg/26AAEW5mUq" },
1717
{ Text: "X", Href: "https://x.com/Race_Element" },
18-
{ Text: "Sponsor", Href: "https://paypal.me/CompetizioneManager" },
18+
{ Text: "Donate", Href: "/guide/sponsor" },
1919
];
2020
}
2121

0 commit comments

Comments
 (0)