Skip to content

Commit

Permalink
ItemKey: Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
Serial-ATA committed Sep 9, 2024
1 parent c629e0e commit 79336cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lofty/src/tag/item.rs
Original file line number Diff line number Diff line change
Expand Up @@ -528,6 +528,9 @@ gen_item_keys!(
///
/// This tag is meant to appear multiple times in a tag, so it should be retrieved with
/// [`Tag::get_strings`] or [`Tag::take_strings`].
///
/// [`Tag::get_strings`]: crate::tag::Tag::get_strings
/// [`Tag::take_strings`]: crate::tag::Tag::take_strings
TrackArtists,
Arranger,
Writer,
Expand Down

0 comments on commit 79336cd

Please sign in to comment.