Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix xds link #224

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/zh/docs/products/structure/core-concept/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ weight: 2
aliases: "/zh/docs/core-concept"
---

MOSN 主要划分为如下模块,包括了网络代理具备的基础能力,也包含了 [xDS](https://www.servicemesher.com/blog/envoy-xds-protocol/) 等云原生能力。
MOSN 主要划分为如下模块,包括了网络代理具备的基础能力,也包含了 [xDS](https://cloudnative.to/blog/envoy-xds-protocol/) 等云原生能力。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这份文档发布于 2018-09-28,已经是5年多以前了。或许我们应该直接用英文文档,而不是过期的中文文档?


![MOSN 模块大图](mosn-modules-arch.jpg)

Expand Down