Skip to content

Commit 59ed388

Browse files
authored
docs(readme): fix broken link (#398)
Signed-off-by: Frazer Smith <[email protected]>
1 parent afa9984 commit 59ed388

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
@@ -172,7 +172,7 @@ fastify.register(proxy, {
172172
### `config`
173173

174174
An object accessible within the `preHandler` via `reply.context.config`.
175-
See [Config](https://fastify.dev/docs/v4.8.x/Reference/Routes/#config) in the Fastify
175+
See [Config](https://fastify.dev/docs/latest/Reference/Routes/#config) in the Fastify
176176
documentation for information on this option. Note: this is merged with other
177177
configuration passed to the route.
178178

0 commit comments

Comments
 (0)