From c8b06f17e8c82f353f090c07fd428e289437a152 Mon Sep 17 00:00:00 2001 From: iantw89 Date: Mon, 23 Nov 2015 12:41:44 -0800 Subject: [PATCH] Update README.md Fixing the broken link to the design doc in the README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf876b5cb..50d52bacd 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Because DM stores its state in the cluster, not on your workstation, you can ask those questions from any client at any time. For more information about types, including both primitive types and templates, -see the [design document](../design/design.md#types). +see the [design document](docs/design/design.md#types). Please hang out with us in [the Slack chat room](https://kubernetes.slack.com/messages/sig-configuration/)