From cabb6548fe5ad9bc80f26b503db59e709b4f6cc9 Mon Sep 17 00:00:00 2001 From: toyoda Date: Tue, 7 May 2019 17:25:02 +0900 Subject: change old link to new link --- contributors/devel/sig-node/cri-container-stats.md | 2 +- contributors/devel/sig-node/cri-testing-policy.md | 2 +- contributors/devel/sig-release/release.md | 2 +- contributors/guide/coding-conventions.md | 2 +- contributors/guide/pull-requests.md | 2 +- contributors/guide/style-guide.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/contributors/devel/sig-node/cri-container-stats.md b/contributors/devel/sig-node/cri-container-stats.md index c1176f05..c72f2c8b 100644 --- a/contributors/devel/sig-node/cri-container-stats.md +++ b/contributors/devel/sig-node/cri-container-stats.md @@ -1,7 +1,7 @@ # Container Runtime Interface: Container Metrics [Container runtime interface -(CRI)](/contributors/devel/container-runtime-interface.md) +(CRI)](/contributors/devel/sig-node/container-runtime-interface.md) provides an abstraction for container runtimes to integrate with Kubernetes. CRI expects the runtime to provide resource usage statistics for the containers. diff --git a/contributors/devel/sig-node/cri-testing-policy.md b/contributors/devel/sig-node/cri-testing-policy.md index d0371677..636f80a2 100644 --- a/contributors/devel/sig-node/cri-testing-policy.md +++ b/contributors/devel/sig-node/cri-testing-policy.md @@ -3,7 +3,7 @@ **Owner: SIG-Node** This document describes testing policy and process for runtimes implementing the -[Container Runtime Interface (CRI)](/contributors/devel/container-runtime-interface.md) +[Container Runtime Interface (CRI)](/contributors/devel/sig-node/container-runtime-interface.md) to publish test results in a federated dashboard. The objective is to provide the Kubernetes community an easy way to track the conformance, stability, and supported features of a CRI runtime. diff --git a/contributors/devel/sig-release/release.md b/contributors/devel/sig-release/release.md index 07a7f518..3cfa1624 100644 --- a/contributors/devel/sig-release/release.md +++ b/contributors/devel/sig-release/release.md @@ -81,7 +81,7 @@ Return to 'Normal Dev' phase requirements:
  • /approved
  • -Merges into the 1.y branch are now [via cherrypicks](https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md), approved by release branch manager. +Merges into the 1.y branch are now [via cherrypicks](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-release/cherry-picks.md), approved by release branch manager.