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:58 UTC

[apisix-website] branch fix-dashboard-url created (now e75ae581c39)

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

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


      at e75ae581c39 fix: change dashboard online demo url

This branch includes the following new commits:

     new e75ae581c39 fix: change dashboard online demo url

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by ba...@apache.org.
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"
     >