diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-02-21 14:42:53 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-21 14:42:53 -0800 |
| commit | 1e64f2cd1ae7b2fe93908c583627bd33f71aa1db (patch) | |
| tree | be5a754f29e738d1f02f405ccfab40bfeb8defd4 /contributors | |
| parent | f0231db202226c84824c9a5f7c81f7eed52790f1 (diff) | |
| parent | cf403725f4650401e29ac24ab9d93c508abee597 (diff) | |
Merge pull request #3289 from eduartua/brokenlink
Install etcd dependency link updated
Diffstat (limited to 'contributors')
| -rw-r--r-- | contributors/devel/development.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/development.md b/contributors/devel/development.md index 8c305b14..0c2fa44b 100644 --- a/contributors/devel/development.md +++ b/contributors/devel/development.md @@ -186,7 +186,7 @@ To check out code to work on, please refer to [this guide](/contributors/guide/g [build/common.sh]: https://git.k8s.io/kubernetes/build/common.sh [e2e-image]: https://git.k8s.io/test-infra/jenkins/e2e-image [etcd-latest]: https://coreos.com/etcd/docs/latest -[etcd-install]: sig-testing/testing.md#install-etcd-dependency +[etcd-install]: sig-testing/integration-tests.md#install-etcd-dependency <!-- https://github.com/coreos/etcd/releases --> [go-workspace]: https://golang.org/doc/code.html#Workspaces [issue]: https://github.com/kubernetes/kubernetes/issues |
