mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update common-github-star-button.tsx
This commit is contained in:
parent
cac530ee6e
commit
f47eeae135
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user