From 25a2cab8d28cd7653752e3dae29c9dd8727be6c1 Mon Sep 17 00:00:00 2001 From: James Ward Date: Fri, 18 Oct 2019 05:42:35 -0600 Subject: [PATCH] Use deploy redirector --- run/pubsub/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/run/pubsub/README.md b/run/pubsub/README.md index f0d9618f..334a76ce 100644 --- a/run/pubsub/README.md +++ b/run/pubsub/README.md @@ -6,8 +6,8 @@ Use it with the [Cloud Pub/Sub with Cloud Run tutorial](http://cloud.google.com/ [![Run in Google Cloud][run_img]][run_link] -[run_img]: https://storage.googleapis.com/cloudrun/button.svg -[run_link]: https://console.cloud.google.com/cloudshell/editor?shellonly=true&cloudshell_image=gcr.io/cloudrun/button&cloudshell_git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&cloudshell_working_dir=run/pubsub +[run_img]: https://deploy.cloud.run/button.svg +[run_link]: https://deploy.cloud.run/?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&dir=run/pubsub ## Build