From 185ae510e890a47d89542c380c5ac12dc5b995a1 Mon Sep 17 00:00:00 2001 From: Jeff Regan Date: Tue, 23 Apr 2019 11:24:14 -0700 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 1f70117e3..5ea131a5e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -11,7 +11,7 @@ * [versioning policy](versioningPolicy.md) - How the code and the kustomization file evolve in time. - * [version 2.0.0](version2.0.0.md) - Release note of Kustomize 2.0.0. + * [version 2.0.0](version2.0.0.md) - Release notes for Kustomize 2.0.0. * [workflow](workflows.md) - Some steps one might take in using bespoke and off-the-shelf configurations.