mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update demo-section.tsx
This commit is contained in:
parent
5f51da93ac
commit
84169b19f8
@ -100,7 +100,7 @@ const LandingTryItOptionsSection = ({
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<Link
|
<Link
|
||||||
to="https://demo.openpanel.co/openpanel/"
|
to="https://demo.openpanel.org/openpanel/"
|
||||||
className={clsx(
|
className={clsx(
|
||||||
"self-start",
|
"self-start",
|
||||||
"rounded-3xl",
|
"rounded-3xl",
|
||||||
@ -175,7 +175,7 @@ const LandingTryItOptionsSection = ({
|
|||||||
This is where you can manage your server.
|
This is where you can manage your server.
|
||||||
</p>
|
</p>
|
||||||
<Link
|
<Link
|
||||||
to="https://demo.openpanel.co/openadmin/"
|
to="https://demo.openpanel.org/openadmin/"
|
||||||
className={clsx(
|
className={clsx(
|
||||||
"self-start",
|
"self-start",
|
||||||
"rounded-3xl",
|
"rounded-3xl",
|
||||||
|
Loading…
Reference in New Issue
Block a user