diff --git a/blueprints/serverless/README.md b/blueprints/serverless/README.md
index 18d08e752..01003fd03 100644
--- a/blueprints/serverless/README.md
+++ b/blueprints/serverless/README.md
@@ -6,11 +6,6 @@ They are meant to be used as minimal but complete starting points to create actu
## Blueprints
-### Multi-region deployments for API Gateway
-
-
This [blueprint](./api-gateway/) shows how to configure a load balancer to enable multi-region deployments for API Gateway. For more details on how this set up work have a look at the article [here](https://cloud.google.com/api-gateway/docs/multi-region-deployment)
-
-
### Cloud Run series
These are a series of [blueprints](./cloud-run-explore/) developing the chapters of the [__Serverless Networking Guide__](https://services.google.com/fh/files/misc/serverless_networking_guide.pdf), focused in Cloud Run.