From 957dac930916dce8857b26ba03d2974df9918c8e Mon Sep 17 00:00:00 2001 From: TigerXu Date: Sun, 13 Aug 2017 00:30:18 +0800 Subject: [PATCH] Update node-conformance.md (#4792) * Update node-conformance.md update link * Update node-conformance.md use relative branch --- docs/admin/node-conformance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/node-conformance.md b/docs/admin/node-conformance.md index 5f8852749d..5c3997fe53 100644 --- a/docs/admin/node-conformance.md +++ b/docs/admin/node-conformance.md @@ -84,7 +84,7 @@ sudo docker run -it --rm --privileged --net=host \ gcr.io/google_containers/node-test:0.2 ``` -Node conformance test is a containerized version of [node e2e test](https://git.k8s.io/community/contributors/devel/e2e-node-tests.md). +Node conformance test is a containerized version of [node e2e test](https://github.com/kubernetes/community/blob/{{page.githubbranch}}/contributors/devel/e2e-node-tests.md). By default, it runs all conformance tests. Theoretically, you can run any node e2e test if you configure the container and