Skip to content

Commit 61d67b8

Browse files
committed
Fix documentation link
1 parent 7b8191b commit 61d67b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/http/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// SPDX-License-Identifier: AGPL-3.0-only
55
// Please see LICENSE in the repository root for full details.
66

7-
//! [`tower`] layers and services to help building HTTP client and servers
7+
//! Utilities to do HTTP requests
88
99
#![deny(rustdoc::missing_crate_level_docs)]
1010
#![allow(clippy::module_name_repetitions)]

0 commit comments

Comments
 (0)