mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-28 00:00:20 +02:00
Updated doc link versions to use more explicit 0.7 version. (#2379)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//!
|
||||
//! See [`axum::response`] for more details.
|
||||
//!
|
||||
//! [`axum::response`]: https://docs.rs/axum/latest/axum/response/index.html
|
||||
//! [`axum::response`]: https://docs.rs/axum/0.7/axum/response/index.html
|
||||
|
||||
use crate::body::Body;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user