From 1908127e4f5e441c6303d0cdb8eeef3e5fad5a89 Mon Sep 17 00:00:00 2001 From: x1957 Date: Sat, 17 Dec 2016 22:15:29 +0800 Subject: fix link fix the link of user-guide and cluster admin guide --- contributors/devel/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contributors/devel/README.md b/contributors/devel/README.md index cf29f3b4..8a2b3c5a 100644 --- a/contributors/devel/README.md +++ b/contributors/devel/README.md @@ -2,8 +2,8 @@ The developer guide is for anyone wanting to either write code which directly accesses the Kubernetes API, or to contribute directly to the Kubernetes project. -It assumes some familiarity with concepts in the [User Guide](../user-guide/README.md) and the [Cluster Admin -Guide](../admin/README.md). +It assumes some familiarity with concepts in the [User Guide](http://kubernetes.io/docs/user-guide/) and the [Cluster Admin +Guide](http://kubernetes.io/docs/admin/). ## The process of developing and contributing code to the Kubernetes project -- cgit v1.2.3