Skip to content

Commit

Permalink
chore: remove outdated link (#2497)
Browse files Browse the repository at this point in the history
  • Loading branch information
qrilka committed Feb 8, 2024
1 parent a3ec44a commit 62324aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion axum/src/docs/extract.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 62324aa

Please sign in to comment.