mirror of https://github.com/fafhrd91/actix-web
fix links in http changelog
This commit is contained in:
parent
0b166ce2a8
commit
0e3fdee7fe
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue