Skip to content

Commit 8186b4b

Browse files
authored
Update index.tsx
1 parent 53aa8a5 commit 8186b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/Navbar/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const Navbar: React.FC<NavbarProps> = () => {
2525
},
2626
{
2727
name: t("navbar.commercial"),
28-
link: `https://www.aliyun.com/product/aliware/mse?spm=higress-website.topbar.0.0.0`,
28+
link: `https://www.aliyun.com/product/apigateway?spm=higress-console.topbar.0.0.0`,
2929
},
3030
{
3131
name: t("navbar.developers"),

0 commit comments

Comments
 (0)