Fixing typo in a URL
pull/552/head
James Cridland 2023-07-06 11:00:02 +10:00 zatwierdzone przez GitHub
rodzic e22a195660
commit 519b1cb27a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 3 usunięć

Wyświetl plik

@ -349,8 +349,7 @@ json file.
`<podcast:location>`<br><br>
This tag is intended to describe the location of editorial focus for a podcast's content (i.e. "what place is this
podcast about?"). The tag has many use cases and is one of the more complex ones. You are **highly encouraged** to
read the full [implementation document](https://github.
com/Podcastindex-org/podcast-namespace/blob/main/location/location.md) before starting to code for it.
read the full [implementation document](https://github.com/Podcastindex-org/podcast-namespace/blob/main/location/location.md) before starting to code for it.
### Parent
&nbsp; `<item>` or `<channel>`
@ -1627,4 +1626,4 @@ from `<podcast:valueTimeSplit>`.
</item>
</channel>
</rss>
```
```