From 949020caf81431d88aa0baf2aec1736699d23071 Mon Sep 17 00:00:00 2001 From: brendandburns Date: Sun, 8 Jun 2014 23:17:59 -0700 Subject: [PATCH] Fix the link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20d524e1e6e..f8f1cb7640b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Kubernetes is an open source reference implementation of container cluster management. -[Kubernetes Design Document](https://github.com/GoogleCloudPlatform/kubernetes/edit/master/DESIGN.md) +[Kubernetes Design Document](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/DESIGN.md) ## Getting started on Google Compute Engine