]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
Fix not expected content
authorYurii Motov <yurii.motov.monte@gmail.com>
Thu, 9 Jul 2026 20:52:27 +0000 (22:52 +0200)
committerYurii Motov <yurii.motov.monte@gmail.com>
Thu, 9 Jul 2026 20:52:27 +0000 (22:52 +0200)
docs/en/docs/advanced/generate-clients.md

index 67dfe736fdc9894821ee83af1af8e6de881d55c0..e99a48d0462e97610d619b31c5ecc3418437eb9a 100644 (file)
@@ -12,7 +12,7 @@ A versatile option is the [OpenAPI Generator](https://openapi-generator.tech/),
 
 For **TypeScript clients**, [Hey API](https://heyapi.dev/) is a purpose-built solution, providing an optimized experience for the TypeScript ecosystem.
 
-You can discover more SDK generators on [OpenAPI.Tools](https://openapi.tools/#sdk).
+You can discover more SDK generators on [OpenAPI.Tools](https://openapi.tools/categories/sdk-generators).
 
 /// tip