Update demo-section.tsx

This commit is contained in:
Stefan Pejcic
2024-09-03 12:59:35 +02:00
committed by GitHub
parent a98a273494
commit 3a79ef98f6

View File

@@ -100,7 +100,7 @@ const LandingTryItOptionsSection = ({
</p>
<Link
to="https://demo.openpanel.org/openpanel/"
to="https://demo.openpanel.org:2083/login"
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.org/openadmin/"
to="https://demo.openpanel.org:2087/login"
className={clsx(
"self-start",
"rounded-3xl",