You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ba...@apache.org on 2023/03/31 03:13:59 UTC

[apisix-website] 01/01: fix: change dashboard online demo url

This is an automated email from the ASF dual-hosted git repository.

baoyuan pushed a commit to branch fix-dashboard-url
in repository https://gitbox.apache.org/repos/asf/apisix-website.git

commit e75ae581c3919a0867dffe6303f26b9c316c0b13
Author: Baoyuan <ba...@gmail.com>
AuthorDate: Fri Mar 31 11:13:46 2023 +0800

    fix: change dashboard online demo url
---
 website/src/components/sections/Features.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/src/components/sections/Features.tsx b/website/src/components/sections/Features.tsx
index 2064341f7c8..b51dcd4814d 100644
--- a/website/src/components/sections/Features.tsx
+++ b/website/src/components/sections/Features.tsx
@@ -20,7 +20,7 @@ const DashboardPlayground = () => {
   return (
     <Link
       className={styles.dashboardLink}
-      to="http://20.210.250.99:9000/user/login/"
+      to="https://apisix-dashboard.apiseven.com/user/login/"
       target="_blank"
       rel="noopener noreferrer"
     >