Browse Source

Fix redirect tiangolo->fastapi

pull/15967/head
Yurii Motov 2 weeks ago
parent
commit
9959e46793
  1. 2
      docs/en/docs/project-generation.md

2
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 }

Loading…
Cancel
Save