summaryrefslogtreecommitdiffstats
path: root/src/templates/journal.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/journal.html')
-rw-r--r--src/templates/journal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/journal.html b/src/templates/journal.html
index 4bc5d49..042534a 100644
--- a/src/templates/journal.html
+++ b/src/templates/journal.html
@@ -24,7 +24,7 @@
by {{ entry.author }}
{% endif %}
</span>
- | <a href="{{ entry.page }}#isso-thread">comments</a>
+ | <a href="journal/{{ entry.page }}#isso-thread">comments</a>
</div>
{{ entry.body }}