From 3b0746383b23ee343db7ac0b303116999d8f6f7f Mon Sep 17 00:00:00 2001 From: Steren Date: Sat, 11 Sep 2021 23:44:18 -0700 Subject: [PATCH] docs: Cloud Run on GKE -> Cloud Run for Anthos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43dbac5b..ad2ae922 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ different environments, including: * [Google Cloud Functions](https://cloud.google.com/functions/) * Your local development machine -* [Cloud Run and Cloud Run on GKE](https://cloud.google.com/run/) +* [Cloud Run](https://cloud.google.com/run/) and [Cloud Run for Anthos](https://cloud.google.com/anthos/run/) * [Knative](https://github.com/knative/)-based environments ## Installation