"Full Episode Guide" link takes you to https://hackerpublicradio.org/correspondents/index.html #229

Closed
opened 2024-11-30 16:44:18 +00:00 by ken_fallon · 0 comments
Owner

SolusSpider informs us that the "Full Episode Guide" link takes you to https://hackerpublicradio.org/correspondents/index.html

~/sourcecode/hpr/hpr_generator$ find -type f -exec grep -Hi 'Full Episode Guide' {} ; | grep correspondents/index
./templates/content-sitemap.tpl.html:

  • Full Episode Guide ← Complete list of all the Shows.
  • Should point to https://hackerpublicradio.org/eps/index.html

    SolusSpider informs us that the "Full Episode Guide" link takes you to https://hackerpublicradio.org/correspondents/index.html ~/sourcecode/hpr/hpr_generator$ find -type f -exec grep -Hi 'Full Episode Guide' {} \; | grep correspondents/index ./templates/content-sitemap.tpl.html: <li><a href="<!--% absolute_path(baseurl) %-->correspondents/index.html">Full Episode Guide</a> ← Complete list of all the Shows.</li> Should point to https://hackerpublicradio.org/eps/index.html
    Sign in to join this conversation.
    No Milestone
    No project
    No Assignees
    1 Participants
    Notifications
    Due Date
    The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

    No due date set.

    Dependencies

    No dependencies set.

    Reference: HPR/hpr_generator#229
    No description provided.