"Become a Correspondent" link fails #289
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When viewing a host/correspondent page (e.g. host Thibaut), the link at the end of the page entitled "Become a Correspondent" fails. This link is to https://hackerpublicradio.org/correspondents/about.html#so_you_want_to_record_a_podcast.
The actual destination should be https://hackerpublicradio.org/about.html#so_you_want_to_record_a_podcast, so presumably this problem is because a relative URL is used.
Merged to main