We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53aa8a5 commit 8186b4bCopy full SHA for 8186b4b
frontend/src/components/Navbar/index.tsx
@@ -25,7 +25,7 @@ const Navbar: React.FC<NavbarProps> = () => {
25
},
26
{
27
name: t("navbar.commercial"),
28
- link: `https://www.aliyun.com/product/aliware/mse?spm=higress-website.topbar.0.0.0`,
+ link: `https://www.aliyun.com/product/apigateway?spm=higress-console.topbar.0.0.0`,
29
30
31
name: t("navbar.developers"),
0 commit comments