refactor: update name and link

This commit is contained in:
Mauricio Siu
2025-02-09 14:46:57 -06:00
parent faa4c3162e
commit 25a0c02fb7

View File

@@ -98,10 +98,10 @@ const Ripple = React.memo(function Ripple({
type: "supporting", type: "supporting",
}, },
{ {
name: "Open Alternative", name: "OpenAlternative",
image: image:
"https://raw.githubusercontent.com/Dokploy/dokploy/refs/heads/canary/.github/sponsors/openalternative.png", "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", type: "supporting",
}, },
]; ];