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/reference/glossary/service-registry.md #1980

Open
SataQiu opened this issue Mar 25, 2020 · 3 comments
Open

/docs/reference/glossary/service-registry.md #1980

SataQiu opened this issue Mar 25, 2020 · 3 comments
Assignees
Labels
lang/zh priority/P2 pushed 已推送(已提交PR) sync/update 官方文档发生变更 version/1.6

Comments

@SataQiu
Copy link
Member

SataQiu commented Mar 25, 2020

Source File: /docs/reference/glossary/service-registry.md
Diff:

 diff --git a/content/en/docs/reference/glossary/service-registry.md b/content/en/docs/reference/glossary/service-registry.md
index 5f6791f94..829d1aa98 100644
--- a/content/en/docs/reference/glossary/service-registry.md
+++ b/content/en/docs/reference/glossary/service-registry.md
@@ -2,12 +2,12 @@
 title: Service Registry
 ---
 
-Istio maintains an internal service registry containing the set of [services](#service),
-and their corresponding [service endpoints](#service-endpoint), running in a service mesh.
-Istio uses the service registry to generate [Envoy](#envoy) configuration.
+Istio maintains an internal service registry containing the set of [services](/docs/reference/glossary/#service),
+and their corresponding [service endpoints](/docs/reference/glossary/#service-endpoint), running in a service mesh.
+Istio uses the service registry to generate [Envoy](/docs/reference/glossary/#envoy) configuration.
 
 Istio does not provide [service discovery](https://en.wikipedia.org/wiki/Service_discovery),
-although most services are automatically added to the registry by [Pilot](#pilot)
+although most services are automatically added to the registry by [Pilot](/docs/reference/glossary/#pilot)
 adapters that reflect the discovered services of the underlying platform (Kubernetes, Consul, plain DNS).
 Additional services can also be registered manually using a
 [`ServiceEntry`](/docs/concepts/traffic-management/#service-entries) configuration.
@mesher-bot mesher-bot added the welcome 新 Issue,尚未处理 label Mar 25, 2020
@SataQiu SataQiu added pending 待认领(新任务/有更新) and removed welcome 新 Issue,尚未处理 labels Mar 25, 2020
@AsCat
Copy link
Member

AsCat commented Apr 14, 2020

/accept

@mesher-bot mesher-bot added translating 翻译中 and removed pending 待认领(新任务/有更新) labels Apr 14, 2020
@mesher-bot
Copy link

Thank you @AsCat, this issue had been assigned to you.

@AsCat
Copy link
Member

AsCat commented Apr 14, 2020

/pushed

@mesher-bot mesher-bot added pushed 已推送(已提交PR) and removed translating 翻译中 labels Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/zh priority/P2 pushed 已推送(已提交PR) sync/update 官方文档发生变更 version/1.6
Projects
None yet
Development

No branches or pull requests

3 participants