Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 887e37c

Browse filesBrowse files
committed
Update slugs
1 parent a8a52b3 commit 887e37c
Copy full SHA for 887e37c

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎packages/docs/components/ecosystem.tsx‎

Copy file name to clipboardExpand all lines: packages/docs/components/ecosystem.tsx
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ const zodToXConverters: ZodResource[] = [
125125
name: "@traversable/zod",
126126
url: "https://github.com/traversable/schema/tree/main/packages/zod",
127127
description: "Build your own \"Zod to x\" library, or pick one of 25+ off-the-shelf transformers",
128-
slug: "@traversable/zod",
128+
slug: "traversable/schema",
129129
},
130130
];
131131

@@ -174,7 +174,7 @@ const mockingLibraries: ZodResource[] = [
174174
name: "@traversable/zod-test",
175175
url: "https://github.com/traversable/schema/tree/main/packages/zod-test",
176176
description: "Random zod schema generator built for fuzz testing; includes generators for both valid and invalid data",
177-
slug: "@traversable/zod-test",
177+
slug: "traversable/schema",
178178
},
179179
];
180180

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.