diff options
| -rw-r--r-- | sig-instrumentation/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sig-instrumentation/README.md b/sig-instrumentation/README.md index 6f0037eb..c3e422f6 100644 --- a/sig-instrumentation/README.md +++ b/sig-instrumentation/README.md @@ -42,7 +42,7 @@ The Chairs of the SIG run operations and processes governing the SIG. The following [subprojects][subproject-definition] are owned by sig-instrumentation: ### custom-metrics-apiserver - **Owners:** - - https://raw.githubusercontent.com/kubernetes-incubator/custom-metrics-apiserver/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/custom-metrics-apiserver/master/OWNERS ### heapster - **Owners:** - https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS @@ -1327,7 +1327,7 @@ sigs: subprojects: - name: custom-metrics-apiserver owners: - - https://raw.githubusercontent.com/kubernetes-incubator/custom-metrics-apiserver/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/custom-metrics-apiserver/master/OWNERS - name: heapster owners: - https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS |
