From f0fe7febbcc832e138b7aa80a50d0e5361cbd74b Mon Sep 17 00:00:00 2001 From: makocchi-git Date: Thu, 18 Jun 2020 02:36:32 +0900 Subject: [PATCH 1/3] fix a broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ef8f8d2dd..bfbbedd1d1 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Furthermore, in some cases, one of your reviewers might ask for a technical revi For more information about contributing to the Kubernetes documentation, see: * [Contribute to Kubernetes docs](https://kubernetes.io/docs/contribute/) -* [Using Page Templates](https://kubernetes.io/docs/contribute/style/page-templates/) +* [Using Page Content Types](https://kubernetes.io/docs/contribute/style/page-content-types/) * [Documentation Style Guide](https://kubernetes.io/docs/contribute/style/style-guide/) * [Localizing Kubernetes Documentation](https://kubernetes.io/docs/contribute/localization/) From 930d08a3d5c774c1b39cd7760708df6362e99e96 Mon Sep 17 00:00:00 2001 From: makocchi-git Date: Thu, 18 Jun 2020 02:44:24 +0900 Subject: [PATCH 2/3] tiny fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bfbbedd1d1..361d383785 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Furthermore, in some cases, one of your reviewers might ask for a technical revi For more information about contributing to the Kubernetes documentation, see: * [Contribute to Kubernetes docs](https://kubernetes.io/docs/contribute/) -* [Using Page Content Types](https://kubernetes.io/docs/contribute/style/page-content-types/) +* [Page Content Types](https://kubernetes.io/docs/contribute/style/page-content-types/) * [Documentation Style Guide](https://kubernetes.io/docs/contribute/style/style-guide/) * [Localizing Kubernetes Documentation](https://kubernetes.io/docs/contribute/localization/) @@ -63,4 +63,4 @@ Participation in the Kubernetes community is governed by the [CNCF Code of Condu ## Thank you! -Kubernetes thrives on community participation, and we appreciate your contributions to our website and our documentation! \ No newline at end of file +Kubernetes thrives on community participation, and we appreciate your contributions to our website and our documentation! From a3f5c25c03ab897150688fd6cafe8f181ad4f6de Mon Sep 17 00:00:00 2001 From: makocchi-git Date: Thu, 18 Jun 2020 02:47:17 +0900 Subject: [PATCH 3/3] remove newline at eof --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 361d383785..4c631b0dc8 100644 --- a/README.md +++ b/README.md @@ -63,4 +63,4 @@ Participation in the Kubernetes community is governed by the [CNCF Code of Condu ## Thank you! -Kubernetes thrives on community participation, and we appreciate your contributions to our website and our documentation! +Kubernetes thrives on community participation, and we appreciate your contributions to our website and our documentation! \ No newline at end of file