Fixed link to Prometheus example application (#7696)

Co-authored-by: Travis Illig <tillig@paraesthesia.com>
This commit is contained in:
Istio Automation 2020-07-09 13:39:06 -07:00 committed by GitHub
parent 78088360fe
commit f19da4663f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,4 +47,4 @@ The output from the above command should include non-empty key and certificate f
If you want to use this mechanism to provision a certificate
for your own application, take a look at our
[Prometheus example application]({{< github_blob >}}/manifests/istio-telemetry/prometheus/templates/deployment.yaml) and simply follow the same pattern.
[Prometheus example application]({{< github_blob >}}/manifests/charts/istio-telemetry/prometheus/templates/deployment.yaml) and simply follow the same pattern.