Update common-github-star-button.tsx

This commit is contained in:
Stefan Pejcic 2024-02-11 09:29:29 +01:00 committed by GitHub
parent cac530ee6e
commit f47eeae135
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,8 +9,7 @@ export const CommonGithubStarButton = ({ className }: Props) => {
return ( return (
<a <a
href="https://community.openpanel.co/" href="/support"
target="_blank"
rel="noreferrer" rel="noreferrer"
className={clsx( className={clsx(
"text-sm", "text-sm",