diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-04-24 23:52:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-24 23:52:44 -0700 |
| commit | 734bea2577bef3db19cd272ed82c87473041c71d (patch) | |
| tree | a88ea6408054d178d056045e204f728c056ac80c | |
| parent | c6936554d846c4071543293e754ef5d7cd2f7001 (diff) | |
| parent | 9ace53f1fd75ce3ccebb23d786d101c7b1c41508 (diff) | |
Merge pull request #3644 from joelsmith/master
Fix link for resource metrics pipeline
| -rw-r--r-- | sig-instrumentation/charter.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-instrumentation/charter.md b/sig-instrumentation/charter.md index 3938bdac..2de868be 100644 --- a/sig-instrumentation/charter.md +++ b/sig-instrumentation/charter.md @@ -70,4 +70,4 @@ By SIG Technical Leads [sigs.yaml]: https://github.com/kubernetes/community/blob/master/sigs.yaml#L964-L1018 [Kubernetes Charter README]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/README.md [instrumenting-kubernetes]: /contributors/devel/sig-instrumentation/instrumentation.md -[core-metrics-pipeline]: https://kubernetes.io/docs/tasks/debug-application-cluster/core-metrics-pipeline/ +[core-metrics-pipeline]: https://kubernetes.io/docs/tasks/debug-application-cluster/resource-metrics-pipeline/ |
