From 276b43a81d9ad108749bdf5d88f896974c4403c5 Mon Sep 17 00:00:00 2001 From: Andrew Date: Fri, 20 Sep 2024 12:24:23 -0500 Subject: [PATCH] doc: remove expired domain from README (#325) * doc: remove expired domain from README This domain expired and is now being used to host an ai spam blog * doc: update to new URL * Update README.md --------- Co-authored-by: Marcelo Trylesinski --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b674e8c..0f78c46 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Mangum is an adapter for running [ASGI](https://asgi.readthedocs.io/en/latest/) applications in AWS Lambda to handle Function URL, API Gateway, ALB, and Lambda@Edge events. -***Documentation***: https://mangum.io/ +***Documentation***: https://mangum.fastapiexpert.com/ ## Features