-
Notifications
You must be signed in to change notification settings - Fork 65
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
base: master
Are you sure you want to change the base?
docs: fix xds link #224
Conversation
✅ Deploy Preview for exquisite-heliotrope-e15c19 ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for mosn ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for serene-klepon-66b5af ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Hi @ronething, welcome to mosn community, Please sign Contributor License Agreement! After you signed CLA, we will automatically sync the status of this pull request in 3 minutes. |
@ronething 签一下 CLA 把,我给你合并下 |
@@ -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/) 等云原生能力。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这份文档发布于 2018-09-28,已经是5年多以前了。或许我们应该直接用英文文档,而不是过期的中文文档?
fix invalid link because of servicemesher website has merged to cloudnative website.
https://jimmysong.io/notice/servicemesher-blog-merged/