From f0fe7febbcc832e138b7aa80a50d0e5361cbd74b Mon Sep 17 00:00:00 2001 From: makocchi-git Date: Thu, 18 Jun 2020 02:36:32 +0900 Subject: [PATCH] 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/)