From 2fe7cea58f2eb334d12527f3d581331a8a1d5c7f Mon Sep 17 00:00:00 2001 From: sakeven Date: Fri, 15 Sep 2017 10:47:35 +0800 Subject: fix architecture link Signed-off-by: sakeven --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88416b94..0f3ea1ab 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ If you want to work on a new idea of relatively small scope: 1. Submit a [pull request] containing a tested change. -[architecture]: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/architecture.md +[architecture]: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/architecture/architecture.md [cmd]: https://github.com/kubernetes/kubernetes/tree/master/cmd [CLA]: CLA.md [Collaboration Guide]: contributors/devel/collab.md -- cgit v1.2.3