From 90ab42c750592166e70edb43d191d0e11e4abc2c Mon Sep 17 00:00:00 2001 From: Eric Scouten Date: Sat, 22 Oct 2022 12:11:15 -0700 Subject: [PATCH] Fix docs.rs warning --- src/xmp_meta.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/xmp_meta.rs b/src/xmp_meta.rs index 4e09502..0950199 100644 --- a/src/xmp_meta.rs +++ b/src/xmp_meta.rs @@ -620,7 +620,8 @@ impl XmpMeta { /// `i` or `x` as the generic language is also considered poor practice but /// allowed. /// - /// Advice from the W3C about the use of RFC 3066 language tags can be found at http://www.w3.org/International/articles/language-tags/. + /// Advice from the W3C about the use of RFC 3066 language tags can be found + /// at . /// /// **Note:** RFC 3066 language tags must be treated in a case insensitive /// manner. The XMP toolkit does this by normalizing their capitalization: