Update deprecated links

This commit is contained in:
Ben Moss
2019-02-04 13:28:31 -05:00
parent 97f526665b
commit 34ac4d9ee9
63 changed files with 205 additions and 205 deletions

View File

@@ -35,7 +35,7 @@ var etcdURL = ""
const installEtcd = `
Cannot find etcd, cannot run integration tests
Please see https://github.com/kubernetes/community/blob/master/contributors/devel/testing.md#install-etcd-dependency for instructions.
Please see https://git.k8s.io/community/contributors/devel/sig-testing/testing.md#install-etcd-dependency for instructions.
You can use 'hack/install-etcd.sh' to install a copy in third_party/.