diff --git a/README.md b/README.md index 7286ac085..8da5d790e 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,12 @@ [![Build Status](https://github.com/alibaba/higress/actions/workflows/build-and-test.yaml/badge.svg?branch=main)](https://github.com/alibaba/higress/actions) [![license](https://img.shields.io/github/license/alibaba/higress.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) -[**官网**](https://higress.io/)   | -  [**文档**](https://higress.io/docs/latest/user/quickstart/)   | -  [**博客**](https://higress.io/blog/)   | -  [**开发指引**](https://higress.io/docs/latest/dev/architecture/)   | -  [**AI插件**](https://higress.io/plugin/)   +[**官网**](https://higress.cn/)   | +  [**文档**](https://higress.cn/docs/latest/user/quickstart/)   | +  [**博客**](https://higress.cn/blog/)   | +  [**电子书**](https://higress.cn/docs/ebook/wasm14/)   | +  [**开发指引**](https://higress.cn/docs/latest/dev/architecture/)   | +  [**AI插件**](https://higress.cn/plugin/)  

@@ -59,7 +60,7 @@ docker run -d --rm --name higress-ai -v ${PWD}:/data \ **Higress 的所有 Docker 镜像都一直使用自己独享的仓库,不受 Docker Hub 境内不可访问的影响** -K8s 下使用 Helm 部署等其他安装方式可以参考官网 [Quick Start 文档](https://higress.io/docs/latest/user/quickstart/)。 +K8s 下使用 Helm 部署等其他安装方式可以参考官网 [Quick Start 文档](https://higress.cn/docs/latest/user/quickstart/)。 ## 使用场景