From f9e8706de03c139bf1c13c1015a7bf6c5e840d1f Mon Sep 17 00:00:00 2001 From: Arpit Jain <167312832+arpit-jn@users.noreply.github.com> Date: Fri, 12 Dec 2025 15:16:04 +0530 Subject: [PATCH] Chore: remove QuickStart link from README Removed QuickStart link for Auth0 Fastapi app, as the link is incorrect. New quickstart will be updated soon. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 593340c..5fb4226 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ ## Documentation -- [QuickStart](https://auth0.com/docs/quickstart/webapp/fastapi)- our guide for adding Auth0 to your Fastapi app. - [Examples](https://github.com/auth0/auth0-fastapi-api/blob/main/EXAMPLES.md) - examples for your different use cases. - [Docs Site](https://auth0.com/docs) - explore our docs site and learn more about Auth0. @@ -318,4 +317,4 @@ Please do not report security vulnerabilities on the public GitHub issue tracker

This project is licensed under the MIT license. See the LICENSE file for more info. -

\ No newline at end of file +