Update mobile-menu-modal.tsx

This commit is contained in:
Stefan Pejcic
2024-09-25 15:38:15 +02:00
committed by GitHub
parent 0445f8ccc4
commit 3adbb63825

View File

@@ -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",