Skip to content

Commit 82c091b

Browse files
authored
fix: fix wrong redirect
1 parent 04b090f commit 82c091b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/essential/handler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ new Elysia()
256256
})
257257
```
258258

259-
See [Patterns: Cookie](/essentials/cookie) for more information.
259+
See [Patterns: Cookie](/patterns/cookie) for more information.
260260

261261
## Redirect
262262
Redirect a request to another resource.

0 commit comments

Comments
 (0)