diff --git a/publishers/publishers.md b/publishers/publishers.md index 2061d27..21e9b3c 100644 --- a/publishers/publishers.md +++ b/publishers/publishers.md @@ -3,7 +3,7 @@ v1.0 - April 5, 2024
-Below, you will find implementation details about using the `publisher` value in the `` tag to +Below, you will find implementation details about using the `publisher` value in the [``](https://github.com/Podcastindex-org/podcast-namespace/blob/main/docs/1.0.md#medium) tag to create "publisher feeds".
@@ -34,13 +34,14 @@ discarded. A publisher feed must have the following parts: 1. A `` tag with a value of `publisher`. -2. A valid ``. -3. One or more `` tags that link to podcast feeds. +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. ### Example The following example shows a publisher feed that links to all of the feeds published by the "AgileSet Media" entity. -This feed also makes use of the `` tag to define a responsible person at the publishing entity. +This feed also makes use of the [``](https://github.com/Podcastindex-org/podcast-namespace/blob/main/docs/1.0.md#person) tag to define a responsible person at the +publishing entity. ```xml