Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBuchholz authored May 14, 2024
1 parent 92d6202 commit 198793f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ REserve is **delivered** with the following default handlers :
* [`custom`](custom.md) : to enable custom coding
* [`use`](use.md) : to integrate packaged middlewares (express)

Other additional handlers can be installed **separately** and plugged through the `handlers` configuration property.
Other additional handlers can be installed **separately** and plugged through the [`handlers` configuration property](configuration.md#handlers).
If you plan to build your **own handler**, here is [what you need to know](handler.md).

## ⚡ Server events
Expand Down

0 comments on commit 198793f

Please sign in to comment.