mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-12-13 14:12:31 +00:00
ItemKey: Fix links
This commit is contained in:
parent
c629e0e4bd
commit
79336cd304
1 changed files with 3 additions and 0 deletions
|
@ -528,6 +528,9 @@ gen_item_keys!(
|
||||||
///
|
///
|
||||||
/// This tag is meant to appear multiple times in a tag, so it should be retrieved with
|
/// 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`] or [`Tag::take_strings`].
|
||||||
|
///
|
||||||
|
/// [`Tag::get_strings`]: crate::tag::Tag::get_strings
|
||||||
|
/// [`Tag::take_strings`]: crate::tag::Tag::take_strings
|
||||||
TrackArtists,
|
TrackArtists,
|
||||||
Arranger,
|
Arranger,
|
||||||
Writer,
|
Writer,
|
||||||
|
|
Loading…
Reference in a new issue