From: Yurii Motov Date: Thu, 9 Jul 2026 20:56:23 +0000 (+0200) Subject: Fix domain redirect angular X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d424e01320a25c71ef0e13077e3eedaf0041a7b;p=thirdparty%2Ffastapi%2Ffastapi.git Fix domain redirect angular --- diff --git a/docs/en/docs/alternatives.md b/docs/en/docs/alternatives.md index d4942a37bd..24246a2316 100644 --- a/docs/en/docs/alternatives.md +++ b/docs/en/docs/alternatives.md @@ -237,7 +237,7 @@ Generate the OpenAPI schema automatically, from the same code that defines seria /// -### [NestJS](https://nestjs.com/) (and [Angular](https://angular.io/)) { #nestjs-and-angular } +### [NestJS](https://nestjs.com/) (and [Angular](https://angular.dev/)) { #nestjs-and-angular } This isn't even Python, NestJS is a JavaScript (TypeScript) NodeJS framework inspired by Angular.