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>
|
||||
|
||||
<Link
|
||||
to="https://demo.openpanel.co/openpanel/"
|
||||
to="https://demo.openpanel.org/openpanel/"
|
||||
className={clsx(
|
||||
"self-start",
|
||||
"rounded-3xl",
|
||||
@ -175,7 +175,7 @@ const LandingTryItOptionsSection = ({
|
||||
This is where you can manage your server.
|
||||
</p>
|
||||
<Link
|
||||
to="https://demo.openpanel.co/openadmin/"
|
||||
to="https://demo.openpanel.org/openadmin/"
|
||||
className={clsx(
|
||||
"self-start",
|
||||
"rounded-3xl",
|
||||
|
Loading…
Reference in New Issue
Block a user