summaryrefslogtreecommitdiff
path: root/contributors/devel/development.md
diff options
context:
space:
mode:
authoreduartua <eduartua@gmail.com>2019-01-31 13:36:01 -0600
committereduartua <eduartua@gmail.com>2019-01-31 13:36:01 -0600
commit0bacd3d192425ee2d5bc2387ec8f000a5b76a22b (patch)
tree7b16d8046e3233ac5f48119af0b253a87f441a10 /contributors/devel/development.md
parent1e4beeda12d7f1191cfc53c821f134b00951da00 (diff)
parentb7b910a2351301d39c8de38ff0156aa9aad88d42 (diff)
Some files had conflict with some URL - fixed now
Diffstat (limited to 'contributors/devel/development.md')
-rw-r--r--contributors/devel/development.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/contributors/devel/development.md b/contributors/devel/development.md
index 91c409e7..8c305b14 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]: testing.md#install-etcd-dependency
+[etcd-install]: sig-testing/testing.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
@@ -194,4 +194,4 @@ To check out code to work on, please refer to [this guide](/contributors/guide/g
[kubernetes.io]: https://kubernetes.io
[mercurial]: http://mercurial.selenic.com/wiki/Download
[test-image]: https://git.k8s.io/test-infra/jenkins/test-image
-[Build with Bazel]: bazel.md
+[Build with Bazel]: sig-testing/bazel.md