Skip to content

Commit 5145615

Browse files
authored
Update README.md
1 parent 96a4f8a commit 5145615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Parses URLSearchParams to JavaScript objects according to Zod schemas.
88
## Description
99

1010
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].
11+
This parser may be used as a true inverse operation to [@seamapi/url-search-params-serializer][@url-search-params-serializer].
1212

1313
[@url-search-params-serializer]: https://github.com/seamapi/url-search-params-serializer
1414

0 commit comments

Comments
 (0)