From 35d98769483e55fb6e90d244aa0d70c7d603feb5 Mon Sep 17 00:00:00 2001 From: MengZeLee Date: Sun, 12 Aug 2018 15:55:53 +0800 Subject: [PATCH] changed the link path to current path. (#9803) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4417cf657..ade55e6807 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Once your pull request is created, a Kubernetes reviewer will take responsibilit For more information about contributing to the Kubernetes documentation, see: -* [Start contributing](http://kubernetes.io/contribute/start/) +* [Start contributing](https://kubernetes.io/docs/contribute/start/) * [Staging Your Documentation Changes](http://kubernetes.io/docs/contribute/intermediate#view-your-changes-locally) * [Using Page Templates](http://kubernetes.io/docs/contribute/style/page-templates/) * [Documentation Style Guide](http://kubernetes.io/docs/contribute/style/style-guide/)