From 0c820c25515d47c398e60939ebfdbf9dff84b88f Mon Sep 17 00:00:00 2001 From: Jason Hall Date: Thu, 21 Mar 2019 15:54:50 -0400 Subject: [PATCH] Point to new ko repo (#1053) --- docs/concepts/resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/resources.md b/docs/concepts/resources.md index e70477476..b1c7c5a10 100644 --- a/docs/concepts/resources.md +++ b/docs/concepts/resources.md @@ -73,7 +73,7 @@ https://github.com/knative/build-templates/tree/master/kaniko `kaniko` is unrelated to `ko`. -### [`ko`](https://github.com/google/go-containerregistry/tree/master/cmd/ko) +### [`ko`](https://github.com/google/ko) `ko` is a tool designed to make development of Go apps on Kubernetes easier, by abstracting away the container image being used, and instead referring to Go