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

[apisix-website] branch master updated: fix: change dashboard online demo url (#1543)

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

guoqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 897bcf27b5c fix: change dashboard online demo url (#1543)
897bcf27b5c is described below

commit 897bcf27b5cf8df4e5a663f27524b33449e717be
Author: Baoyuan <ba...@gmail.com>
AuthorDate: Fri Mar 31 11:44:02 2023 +0800

    fix: change dashboard online demo url (#1543)
---
 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"
     >