diff options
| author | zouyee <zouyee1989@gmail.com> | 2017-09-19 10:54:13 +0800 |
|---|---|---|
| committer | zouyee <zouyee1989@gmail.com> | 2017-09-19 10:54:13 +0800 |
| commit | 60c9d482bfd36fb1903b3eb982f7e301c5f9c484 (patch) | |
| tree | 4e453b43b376a328580fe99512449e30d3e4b505 | |
| parent | 0027eefdb659899fada6e6f22101fb821e9d4d62 (diff) | |
update API group link in resource-metrics-api.md
| -rw-r--r-- | contributors/design-proposals/instrumentation/resource-metrics-api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/instrumentation/resource-metrics-api.md b/contributors/design-proposals/instrumentation/resource-metrics-api.md index fee416e0..3e3df2be 100644 --- a/contributors/design-proposals/instrumentation/resource-metrics-api.md +++ b/contributors/design-proposals/instrumentation/resource-metrics-api.md @@ -72,7 +72,7 @@ directly using some custom API there. ## Proposed API -Initially the metrics API will be in a separate [API group](api-group.md) called ```metrics```. +Initially the metrics API will be in a separate [API group](../api-machinery/api-group.md) called ```metrics```. Later if we decided to have Node and Pod in different API groups also NodeMetrics and PodMetrics should be in different API groups. |
