From bd0bf2f89c628ee25d3c8717502c227ab5dd6c0c Mon Sep 17 00:00:00 2001 From: thororen <78185467+thororen1234@users.noreply.github.com> Date: Wed, 17 Apr 2024 14:32:29 -0400 Subject: [PATCH] fix links from old dev --- src/plugins/_api/badges.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"); }}>