diff --git a/apps/website/components/GithubStars.tsx b/apps/website/components/GithubStars.tsx index fe7f909..1fc9579 100644 --- a/apps/website/components/GithubStars.tsx +++ b/apps/website/components/GithubStars.tsx @@ -14,7 +14,7 @@ export function GithubStars({ className, repoUrl = "https://github.com/dokploy/dokploy", label = "GitHub Stars", - count = "26k", + count = "26.4k", }: GithubStarsProps) { return (