Skip to content

Commit a4bb8ad

Browse files
authored
Correct github url for fastify-qs package (#4321)
1 parent 2394f76 commit a4bb8ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Guides/Ecosystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ section.
468468
Fastify and protobufjs, together at last. Uses protobufjs by default.
469469
- [`fastify-qrcode`](https://github.com/chonla/fastify-qrcode) This plugin
470470
utilizes [qrcode](https://github.com/soldair/node-qrcode) to generate QR Code.
471-
- [`fastify-qs`](https://github.com/webdevium/fastify-qs) A plugin for Fastify
471+
- [`fastify-qs`](https://github.com/vanodevium/fastify-qs) A plugin for Fastify
472472
that adds support for parsing URL query parameters with
473473
[qs](https://github.com/ljharb/qs).
474474
- [`fastify-racing`](https://github.com/metcoder95/fastify-racing) Fastify's

0 commit comments

Comments
 (0)