From c8914ead4f92f2cdba9a956c26c7968f58f6badf Mon Sep 17 00:00:00 2001 From: Yair Date: Thu, 30 Sep 2021 17:37:30 +0300 Subject: [PATCH] fix blog link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3945ccd..41611ba 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # gcloud-certbot Cloud Run service for automatic renewal of wildcard SSL certificates for App Engine apps. -[See my blog article for a guide to use it.](https://dev.to/zenika/use-a-custom-domain-on-app-engine-with-automated-wild-card-certificate-fae-temp-slug-9508154) +[See my blog article for a guide to use it.](https://dev.to/zenika/how-to-use-secured-wildcard-custom-domains-on-appengine-1a9b)