From: Yurii Motov Date: Fri, 10 Jul 2026 17:04:09 +0000 (+0200) Subject: Fix redirect tiangolo->fastapi X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9959e46793f5e910aa23fe80bea0d18fa29f058f;p=thirdparty%2Ffastapi%2Ffastapi.git Fix redirect tiangolo->fastapi --- diff --git a/docs/en/docs/project-generation.md b/docs/en/docs/project-generation.md index a0527bbb18..28e931da85 100644 --- a/docs/en/docs/project-generation.md +++ b/docs/en/docs/project-generation.md @@ -4,7 +4,7 @@ Templates, while they typically come with a specific setup, are designed to be f You can use this template to get started, as it includes a lot of the initial setup, security, database and some API endpoints already done for you. -GitHub Repository: [Full Stack FastAPI Template](https://github.com/tiangolo/full-stack-fastapi-template) +GitHub Repository: [Full Stack FastAPI Template](https://github.com/fastapi/full-stack-fastapi-template) ## Full Stack FastAPI Template - Technology Stack and Features { #full-stack-fastapi-template-technology-stack-and-features }