Fix link to index of full episodes

This commit is contained in:
Roan Horning 2022-08-09 18:23:33 -04:00
parent fe3ed40641
commit 2298e9ad27
Signed by untrusted user: rho_n
GPG Key ID: 234AEF20B72D5769

View File

@ -3,7 +3,7 @@
<li><a href="<!--% absolute_path(baseurl) %-->calendar.php"><strong>⇧Upload⇧</strong></a></li> <li><a href="<!--% absolute_path(baseurl) %-->calendar.php"><strong>⇧Upload⇧</strong></a></li>
<li><a href="<!--% absolute_path(baseurl) %-->index.html"><strong>Home</strong></a></li> <li><a href="<!--% absolute_path(baseurl) %-->index.html"><strong>Home</strong></a></li>
<li><a href="<!--% absolute_path(baseurl) %-->syndication.html"><strong>Get Shows »</strong></a></li> <li><a href="<!--% absolute_path(baseurl) %-->syndication.html"><strong>Get Shows »</strong></a></li>
<li><a href="<!--% absolute_path(baseurl) %-->index_full.html">Full Episode Guide</a></li> <li><a href="<!--% absolute_path(baseurl) %-->eps/index.html">Full Episode Guide</a></li>
<li><a href="<!--% absolute_path(baseurl) %-->series/index.html">In-Depth Series</a></li> <li><a href="<!--% absolute_path(baseurl) %-->series/index.html">In-Depth Series</a></li>
<li><a href="<!--% absolute_path(baseurl) %-->download.php">Download Options</a></li> <li><a href="<!--% absolute_path(baseurl) %-->download.php">Download Options</a></li>
</ul> </ul>