Fix Contents link in entry page

This commit is contained in:
Tim Van Baak 2018-07-01 13:14:10 -07:00
parent f05664fc1c
commit 8fdba48fe7
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
<img id="logo" src="../{logo}">
<p><span style="font-size:1.5em;">{lexicon}</span></p>
<p>
<a href="../contents">Contents</a> &mdash;
<a href="../contents/">Contents</a> &mdash;
<a href="../rules/">Rules</a> &mdash;
<a href="../formatting/">Formatting</a> &mdash;
<a href="../session/">Session</a> &mdash;
@ -23,4 +23,4 @@
<h1>{title}</h1>
{content}</div>
{citeblock}</body>
</html>
</html>