mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update mobile-menu-modal.tsx
This commit is contained in:
parent
0445f8ccc4
commit
3adbb63825
@ -241,7 +241,7 @@ const Phone = (props: { className?: string }) => {
|
||||
|
||||
const Github = (props: { id?: string }) => {
|
||||
return (
|
||||
<Link to="https://community.openpanel.co/" className="no-underline">
|
||||
<Link to="https://community.openpanel.org/" className="no-underline">
|
||||
<div
|
||||
className={clsx(
|
||||
"border-t dark:border-gray-700 border-gray-300",
|
||||
|
Loading…
Reference in New Issue
Block a user