From c5a7b0082818944f448736615d79ee79119d9737 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Fri, 5 Apr 2024 08:38:19 -0500 Subject: [PATCH] tweak --- publishers/publishers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/publishers/publishers.md b/publishers/publishers.md index 21e9b3c..48fda2e 100644 --- a/publishers/publishers.md +++ b/publishers/publishers.md @@ -31,9 +31,9 @@ discarded. ## Publisher Feed Requirements -A publisher feed must have the following parts: +A publisher feed must have the following parts in it's ``: -1. A `` tag with a value of `publisher`. +1. A [``](https://github.com/Podcastindex-org/podcast-namespace/blob/main/docs/1.0.md#medium) tag with a value of `publisher`. 2. A valid [``](https://github.com/Podcastindex-org/podcast-namespace/blob/main/docs/1.0.md#guid). 3. One or more [``](https://github.com/Podcastindex-org/podcast-namespace/blob/main/docs/1.0.md#remoteItem) tags that link to podcast feeds.