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
a98a273494
commit
3a79ef98f6
@ -100,7 +100,7 @@ const LandingTryItOptionsSection = ({
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<Link
|
<Link
|
||||||
to="https://demo.openpanel.org/openpanel/"
|
to="https://demo.openpanel.org:2083/login"
|
||||||
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.org/openadmin/"
|
to="https://demo.openpanel.org:2087/login"
|
||||||
className={clsx(
|
className={clsx(
|
||||||
"self-start",
|
"self-start",
|
||||||
"rounded-3xl",
|
"rounded-3xl",
|
||||||
|
Loading…
Reference in New Issue
Block a user