We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0910ea4 commit cd3611bCopy full SHA for cd3611b
src/components/Community/index.tsx
@@ -27,7 +27,7 @@ export const LandingCommunity: FC<Props> = ({ className }) => {
27
{
28
stat: githubStarCountText,
29
description: "Stars across all our GitHub repositories, showcasing the support and appreciation from the community.",
30
- href: "https://github.com/recodehive",
+ href: "https://github.com/recodehive/Support",
31
label: "GitHub Stars"
32
},
33
0 commit comments