From ceefda9a0a9fb0327f4626e1c95832e39dfd7acd Mon Sep 17 00:00:00 2001 From: zadevhub <138465437+zadevhub@users.noreply.github.com> Date: Sat, 5 Jul 2025 09:32:08 +0100 Subject: [PATCH] Update alternatives.md Updated Title of target page to match the current target --- docs/en/docs/alternatives.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/docs/alternatives.md b/docs/en/docs/alternatives.md index 326f0dbe1..5e121ae96 100644 --- a/docs/en/docs/alternatives.md +++ b/docs/en/docs/alternatives.md @@ -223,7 +223,7 @@ Using it led to the creation of several Flask full-stack generators. These are t * https://github.com/tiangolo/full-stack-flask-couchbase * https://github.com/tiangolo/full-stack-flask-couchdb -And these same full-stack generators were the base of the [**FastAPI** Project Generators](project-generation.md){.internal-link target=_blank}. +And these same full-stack generators were the base of the [Full Stack **FastAPI** Template](project-generation.md){.internal-link target=_blank}. /// info