fix links in http changelog

This commit is contained in:
Rob Ede 2022-06-11 08:52:29 -04:00
parent 0b166ce2a8
commit 0e3fdee7fe
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
### Fixed
- Revert broken fix in [#2624] that caused erroneous 500 error responses. Temporarily re-introduces [#2357] bug. [#2779]
[#2357]: https://github.com/actix/actix-web/issues/2357
[#2624]: https://github.com/actix/actix-web/issues/2624
[#2779]: https://github.com/actix/actix-web/issues/2779