summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/logbookform.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/logbookform.html b/templates/logbookform.html
index 8dce873..4023318 100644
--- a/templates/logbookform.html
+++ b/templates/logbookform.html
@@ -71,7 +71,7 @@
required />{% if entry %}{{entry}}{% else %}We had a lot of fun...{% endif %}
</textarea>
<br>
- [Type in text in <a href="/handbook/logbooks.html#format">Logbook HTML format</a>.]
+ [Type in text in <a href="/handbook/logbooks.html#form">Logbook HTML format</a>.]
<br /><br />
<label for="tu">Time underground (hours)</label>
<input {% if not user.username %} disabled{% endif %}