Skip to content

Commit 65ec6b5

Browse files
committed
further reading link
1 parent af526db commit 65ec6b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/mod.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
//! content it's chosen to share. This enables clients to receive resources with the
66
//! best available compression, in the preferred language, and more.
77
//!
8+
//! # Further Reading
9+
//!
10+
//! - [MDN: Content Negotiation](https://developer.mozilla.org/en-US/docs/Web/HTTP/Content_negotiation)
11+
//!
812
//! # Examples
913
//!
1014
//! ```

0 commit comments

Comments
 (0)