Fix doc 'Using the Istioctl Command-line Tool' (#7116)

Pilot is now a part of istiod, so rename it to istiod as the title of the page the link refers to.

Co-authored-by: Koki Tomoshige <36136133+tomocy@users.noreply.github.com>
This commit is contained in:
Istio Automation 2020-04-21 12:59:42 -07:00 committed by GitHub
parent a8b9bd10ce
commit 2a7240035e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ To retrieve information about endpoint configuration for the Envoy instance in a
$ istioctl proxy-config endpoints <pod-name> [flags]
{{< /text >}}
See [Debugging Envoy and Pilot](/docs/ops/diagnostic-tools/proxy-cmd/) for more advice on interpreting this information.
See [Debugging Envoy and Istiod](/docs/ops/diagnostic-tools/proxy-cmd/) for more advice on interpreting this information.
## `istioctl` auto-completion