mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update github-star.tsx
This commit is contained in:
parent
49be1474b0
commit
a40ad16e6f
@ -13,7 +13,7 @@ export const GitHubStar: React.FC<GitHubStarProps> = ({ isPermanentDark }) => {
|
||||
return (
|
||||
<Link
|
||||
className="flex items-center no-underline"
|
||||
to="https://community.openpanel.co/"
|
||||
to="https://community.openpanel.com/"
|
||||
>
|
||||
<HeaderGithubIcon
|
||||
className={clsx(
|
||||
|
Loading…
Reference in New Issue
Block a user