We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa9984 commit 59ed388Copy full SHA for 59ed388
README.md
@@ -172,7 +172,7 @@ fastify.register(proxy, {
172
### `config`
173
174
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
+See [Config](https://fastify.dev/docs/latest/Reference/Routes/#config) in the Fastify
176
documentation for information on this option. Note: this is merged with other
177
configuration passed to the route.
178
0 commit comments