From 856265ee3091dfb7072de130cad120ca59315e9f Mon Sep 17 00:00:00 2001 From: Nick Kubala Date: Fri, 20 Apr 2018 09:51:44 -0700 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8084161d9..d6c707b5d 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ Similar tools include: * [img](https://github.com/genuinetools/img) * [orca-build](https://github.com/cyphar/orca-build) * [buildah](https://github.com/projectatomic/buildah) -* [FTL](https://github.com/GoogleContainerTools/runtimes-common/tree/master/ftl) +* [FTL](https://github.com/GoogleCloudPlatform/runtimes-common/tree/master/ftl) * [Bazel rules_docker](https://github.com/bazelbuild/rules_docker) All of these tools build container images with different approaches.