chore: remove outdated link (#2497)

This commit is contained in:
Kirill Zaborsky
2024-02-09 00:59:08 +01:00
committed by GitHub
parent a3ec44a5a0
commit 62324aad91
-1
View File
@@ -12,7 +12,6 @@ Types and traits for extracting data from requests.
- [Defining custom extractors](#defining-custom-extractors)
- [Accessing other extractors in `FromRequest` or `FromRequestParts` implementations](#accessing-other-extractors-in-fromrequest-or-fromrequestparts-implementations)
- [Request body limits](#request-body-limits)
- [Request body extractors](#request-body-extractors)
- [Wrapping extractors](#wrapping-extractors)
- [Logging rejections](#logging-rejections)