From b0f59358d93e42d06ece7d0be4e386bd337697cd Mon Sep 17 00:00:00 2001 From: Jeff Regan Date: Mon, 24 Jun 2019 16:17:36 -0700 Subject: [PATCH] Update v3.0.0.md --- docs/v3.0.0.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/v3.0.0.md b/docs/v3.0.0.md index 18f7b2e91..04c112b35 100644 --- a/docs/v3.0.0.md +++ b/docs/v3.0.0.md @@ -4,9 +4,11 @@ This release is basically [v2.1.0](v2.1.0.md), with some post-v2.1.0 bugs fixed and a `v3` in Go package paths. +[plugin]: https://github.com/kubernetes-sigs/kustomize/tree/master/docs/plugins + The major version increment to `v3` begins a new API -that puts plugin developers (both _Go_ plugin -authors and _exec_ plugin authors who happen to +that puts [plugin] developers (both _Go_ plugin +developers and _exec_ plugin developers who happen to use Go) on a solid footing through the coming series of minor releases and patches.