diff --git a/src/plugins/_api/badges.tsx b/src/plugins/_api/badges.tsx index 4f83ce50..804b7fd5 100644 --- a/src/plugins/_api/badges.tsx +++ b/src/plugins/_api/badges.tsx @@ -41,7 +41,7 @@ const ContributorBadge: ProfileBadge = { } }, shouldShow: ({ user }) => isPluginDev(user.id), - link: "https://github.com/sponsors/vendicated" + link: "https://github.com/Vendicated/Vencord" }; let DonorBadges = {} as Record>>; @@ -134,7 +134,7 @@ export default definePlugin({ const modalKey = openModal(props => ( { closeModal(modalKey); - VencordNative.native.openExternal("https://patreon.com/equicord"); + VencordNative.native.openExternal("https://github.com/sponsors/Vendicated"); }}>