Skip to content

Commit

Permalink
feat: changeurl (#846)
Browse files Browse the repository at this point in the history
  • Loading branch information
xpy01xpy authored Dec 5, 2024
1 parent ee15ad7 commit b9e2d56
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/components/common/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const friendLinks = [
},
{
label: 'Higress',
link: 'https://higress.io/'
link: 'https://higress.cn/'
},
{
label: 'RocketMQ',
Expand Down
4 changes: 2 additions & 2 deletions src/components/home/OverViewImage/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,13 @@ export const hoverHigressData = {
apiLink: "https://git-proxy-test-git-proxy-ieeqhwptvv.cn-hongkong.fcapp.run/api/alibaba/higress",
},
官网: {
link: "https://higress.io/",
link: "https://higress.cn/",
},
最新版本: {
link: "https://github.com/alibaba/higress/releases/tag/v0.5.0",
},
快速入门: {
link: "https://higress.io/zh-cn/docs/overview/what-is-higress.html",
link: "https://higress.cn/zh-cn/docs/overview/what-is-higress.html",
},
},
};
Expand Down
2 changes: 1 addition & 1 deletion src/content/blog/cooperate-higress.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Higress 提出了将安全、流量、微服务网关三合一的概念,首先
通过 Higress 将网关合并作为向 DevSecOps 演进的抓手,是一个明智的选择。
## 参与 Higress 社区
Higress 开源贡献小组正在火热招募贡献者。如果您有时间,有热情,有意愿,欢迎联系社区加入开源贡献小组,一起共同完善 Higress,一起主导下一代云原生网关的设计和实现。
社区官网(点击“阅读原文”跳转): [https://higress.io](https://higress.io)
社区官网(点击“阅读原文”跳转): [https://higress.cn](https://higress.cn)
社区开发者群:
![image.png](https://img.alicdn.com/imgextra/i1/O1CN01Zc7yGt1p0zYq3OCwj_!!6000000005299-2-tps-979-1280.png)
社区交流群:
Expand Down

0 comments on commit b9e2d56

Please sign in to comment.