From 189a2d53574c4835daab94ba72a192096dc70050 Mon Sep 17 00:00:00 2001 From: Chaz Larson Date: Mon, 17 Apr 2023 08:41:18 -0700 Subject: [PATCH] fix second set of links. --- docs/metadata/metadata.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/metadata/metadata.md b/docs/metadata/metadata.md index 76998fd2..0bcddf2c 100644 --- a/docs/metadata/metadata.md +++ b/docs/metadata/metadata.md @@ -88,7 +88,7 @@ dynamic_collections: ## Metadata Attributes -Plex Meta Manager can automatically update items in Plex [Movie](metadata/movie), [Show](metadata/movie), and [Music](metadata/movie) Libraries based on what's defined within the `metadata` attribute. +Plex Meta Manager can automatically update items in Plex [Movie](metadata/movie), [Show](metadata/show), and [Music](metadata/music) Libraries based on what's defined within the `metadata` attribute. Each metadata requires its own section within the `metadata` attribute. Each item is defined by the mapping name which must be the same as the item name in the library unless an `alt_title` is specified.