]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
Fix domain redirect angular
authorYurii Motov <yurii.motov.monte@gmail.com>
Thu, 9 Jul 2026 20:56:23 +0000 (22:56 +0200)
committerYurii Motov <yurii.motov.monte@gmail.com>
Thu, 9 Jul 2026 20:56:23 +0000 (22:56 +0200)
docs/en/docs/alternatives.md

index d4942a37bd0ac1b184a67f872d0ae6eaeb8d1ac4..24246a23166c7c62868c78b1b608a4cfa1e43e64 100644 (file)
@@ -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.