We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 479d5ea commit 81f8346Copy full SHA for 81f8346
packages/docs/content/docs/parsers/built-in.mdx
@@ -47,7 +47,7 @@ If search params are strings by default, what's the point of this _"parser"_ ?
47
48
It becomes useful if you're declaring a search params object, and/or you want
49
to use the builder pattern to specify [default values](./basic-usage#default-values)
50
-and [options](./options):
+and [options](../options):
51
52
```ts
53
export const searchParamsParsers = {
0 commit comments