fix-up 404 urls (#18008)

This commit is contained in:
ares
2020-01-15 03:11:20 +08:00
committed by Kubernetes Prow Robot
parent fdc0567e2d
commit 6dcda9ef58
2 changed files with 2 additions and 2 deletions
@@ -84,7 +84,7 @@ sudo docker run -it --rm --privileged --net=host \
k8s.gcr.io/node-test:0.2
```
Node conformance test is a containerized version of [node e2e test](https://github.com/kubernetes/community/blob/{{< param "githubbranch" >}}/contributors/devel/sig-node/e2e-node-tests.md).
Node conformance test is a containerized version of [node e2e test](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/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