From: Yurii Motov Date: Thu, 9 Jul 2026 20:52:27 +0000 (+0200) Subject: Fix not expected content X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=76a7d758ac4720f6585c9894fcd08d298affe4bb;p=thirdparty%2Ffastapi%2Ffastapi.git Fix not expected content --- diff --git a/docs/en/docs/advanced/generate-clients.md b/docs/en/docs/advanced/generate-clients.md index 67dfe736fd..e99a48d046 100644 --- a/docs/en/docs/advanced/generate-clients.md +++ b/docs/en/docs/advanced/generate-clients.md @@ -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