From 47f84a147060a651866bffe7241b3ed9f11a3b6c Mon Sep 17 00:00:00 2001 From: ricardo-agz Date: Mon, 22 Sep 2025 17:11:25 -0700 Subject: [PATCH] updated demo url --- python/fastapi/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python/fastapi/README.md b/python/fastapi/README.md index 44e0d447ca..0a08a587e5 100644 --- a/python/fastapi/README.md +++ b/python/fastapi/README.md @@ -1,4 +1,4 @@ -[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fvercel%2Fexamples%2Ftree%2Fmain%2Fpython%2Ffastapi&demo-title=FastAPI&demo-description=Use%20FastAPI%20on%20Vercel%20with%20Serverless%20Functions%20using%20the%20Python%20Runtime.&demo-url=https%3A%2F%2Fvercel-fastapi-gamma-smoky.vercel.app%2F&demo-image=https://assets.vercel.com/image/upload/v1669994600/random/python.png) +[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fvercel%2Fexamples%2Ftree%2Fmain%2Fpython%2Ffastapi&demo-title=FastAPI&demo-description=Use%20FastAPI%20on%20Vercel%20with%20Serverless%20Functions%20using%20the%20Python%20Runtime.&demo-url=https%3A%2F%2Fvercel-plus-fastapi.vercel.app%2F&demo-image=https://assets.vercel.com/image/upload/v1669994600/random/python.png) # FastAPI + Vercel @@ -6,7 +6,7 @@ This example shows how to use FastAPI on Vercel with Serverless Functions using ## Demo -https://vercel-fastapi-gamma-smoky.vercel.app/ +https://vercel-plus-fastapi.vercel.app/ ## How it Works @@ -25,4 +25,4 @@ Your FastAPI application is now available at `http://localhost:3000`. Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=vercel-examples): -[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fvercel%2Fexamples%2Ftree%2Fmain%2Fpython%2Ffastapi&demo-title=FastAPI&demo-description=Use%20FastAPI%20on%20Vercel%20with%20Serverless%20Functions%20using%20the%20Python%20Runtime.&demo-url=https%3A%2F%2Fvercel-fastapi-gamma-smoky.vercel.app%2F&demo-image=https://assets.vercel.com/image/upload/v1669994600/random/python.png) +[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fvercel%2Fexamples%2Ftree%2Fmain%2Fpython%2Ffastapi&demo-title=FastAPI&demo-description=Use%20FastAPI%20on%20Vercel%20with%20Serverless%20Functions%20using%20the%20Python%20Runtime.&demo-url=https%3A%2F%2Fvercel-plus-fastapi.vercel.app%2F&demo-image=https://assets.vercel.com/image/upload/v1669994600/random/python.png)