Skip to content

Commit 6887ff3

Browse files
authored
Update Hey API link to Zod plugin (#5059)
This should make Hey API more relevant when people search for things like "openapi zod"
1 parent 7207a2d commit 6887ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/components/ecosystem.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ const xToZodConverters: ZodResource[] = [
127127
{
128128

129129
name: "Hey API",
130-
url: "https://github.com/hey-api/openapi-ts",
130+
url: "https://heyapi.dev/openapi-ts/plugins/zod",
131131
description: "The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.",
132132
slug: "hey-api/openapi-ts",
133133
},

0 commit comments

Comments
 (0)