fix(rss): update podcast extension namespace

refs #360
This commit is contained in:
Yassine Doghri 2023-07-29 08:04:19 +00:00
commit 6833dd05ab
4 changed files with 7 additions and 12 deletions

View file

@ -500,7 +500,7 @@ class PodcastModel extends Model
* @param mixed[] $data
*
* Sets the UUIDv5 for a podcast. For more information, see
* https://github.com/Podcastindex-org/podcast-namespace/blob/main/docs/1.0.md#guid
* https://podcastindex.org/namespace/1.0#guid
*
* @return mixed[]
*/