Skip to content

Commit e7bcb9f

Browse files
authored
Fix link to Cookie patterns documentation
1 parent 6ff99b2 commit e7bcb9f

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
@@ -257,7 +257,7 @@ new Elysia()
257257
})
258258
```
259259

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

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

0 commit comments

Comments
 (0)