From ecb9b9efa47a1fd5602963cfa06b1d8cc8f802f8 Mon Sep 17 00:00:00 2001 From: bzub Date: Mon, 9 Dec 2019 15:45:05 -0600 Subject: [PATCH] Update plugins/doc.go link. --- plugin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/README.md b/plugin/README.md index d22effe6e..40d50f2dc 100644 --- a/plugin/README.md +++ b/plugin/README.md @@ -23,5 +23,5 @@ which is either to statically linkable code. To read more about plugins, see -sigs.k8s.io/kustomize/api/plugins/doc.go +[doc.go](/api/internal/plugins/doc.go)