Fix path to correspondents pages

This commit is contained in:
2022-08-07 20:04:20 -04:00
parent 1b9c3c080c
commit b64ffe7f46
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
<td><strong><!--% host.host %--></strong><br />
Host ID: <a href="<!--% absolute_path(baseurl) %-->correspondents/<!--% zero_pad_left(host.hostid) %-->/index.html"><!--% host.hostid %--></a></td>
Host ID: <a href="<!--% absolute_path(baseurl) %-->correspondents/<!--% zero_pad_left(host.hostid) %-->.html"><!--% host.hostid %--></a></td>
<td><!--% host.license %--></td>
<td><!--% host.date %--></td>
</tr>