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 96a4f8a commit 5145615Copy full SHA for 5145615
README.md
@@ -8,7 +8,7 @@ Parses URLSearchParams to JavaScript objects according to Zod schemas.
8
## Description
9
10
The set of allowed Zod schemas is restricted to ensure the parsing is unambiguous.
11
-This parser may be used as a true inverse operation to [@seamapi/url-search-params-serializer].
+This parser may be used as a true inverse operation to [@seamapi/url-search-params-serializer][@url-search-params-serializer].
12
13
[@url-search-params-serializer]: https://github.com/seamapi/url-search-params-serializer
14
0 commit comments