We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4975f3a commit 0a463e3Copy full SHA for 0a463e3
packages/docs/components/gold.tsx
@@ -43,8 +43,8 @@ export const Gold = () => {
43
{
44
name: "Speakeasy",
45
description: "SDKs & Terraform providers for your API",
46
- logoDark: "https://github.com/colinhacks/zod/assets/3084745/b1d86601-c7fb-483c-9927-5dc24ce8b737",
47
- logoLight: "https://github.com/colinhacks/zod/assets/3084745/647524a4-22bb-4199-be70-404207a5a2b5",
+ logoDark: "https://r2.zod.dev/Logo_White.svg",
+ logoLight: "https://r2.zod.dev/Logo_Black.svg",
48
url: "speakeasy.com",
49
href: "https://speakeasy.com/?utm_source=zod+docs",
50
},
0 commit comments