From 25a0c02fb7ff43908489013ddc0dceea04e8b8c6 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 9 Feb 2025 14:46:57 -0600 Subject: [PATCH] refactor: update name and link --- apps/website/components/ui/ripple.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/website/components/ui/ripple.tsx b/apps/website/components/ui/ripple.tsx index 4d836d1..a611478 100644 --- a/apps/website/components/ui/ripple.tsx +++ b/apps/website/components/ui/ripple.tsx @@ -98,10 +98,10 @@ const Ripple = React.memo(function Ripple({ type: "supporting", }, { - name: "Open Alternative", + name: "OpenAlternative", image: "https://raw.githubusercontent.com/Dokploy/dokploy/refs/heads/canary/.github/sponsors/openalternative.png", - link: "https://openalternative.com/?ref=dokploy", + link: "https://openalternative.co/?ref=dokploy", type: "supporting", }, ];