diff --git a/README.md b/README.md index b1f12934..0c2882ce 100644 --- a/README.md +++ b/README.md @@ -773,7 +773,7 @@ form.parse(request, async (error, fieldsMultiple, files) => { - [multipart-parser](http://github.com/FooBarWidget/multipart-parser): a C++ parser based on formidable -- [Ryan Dahl](http://twitter.com/ryah) for his work on +- [Ryan Dahl](https://x.com/rough__sea) for his work on [http-parser](http://github.com/ry/http-parser) which heavily inspired the initial `multipart_parser.js`. diff --git a/README_pt_BR.md b/README_pt_BR.md index ce5b453a..23ac4041 100644 --- a/README_pt_BR.md +++ b/README_pt_BR.md @@ -731,7 +731,7 @@ form.parse(request, async (error, fieldsMultiple, files) => { ## Ports & Créditos - [multipart-parser](http://github.com/FooBarWidget/multipart-parser): um analisador C++ baseado em formidável -- [Ryan Dahl](http://twitter.com/ryah) por seu trabalho em +- [Ryan Dahl](https://x.com/rough__sea) por seu trabalho em [http-parser](http://github.com/ry/http-parser) que inspirou fortemente o `multipart_parser.js` inicial. ## Contribuindo