Fix links to documentation.

This commit is contained in:
Pēteris Caune 2020-01-29 14:17:58 +02:00
parent e2fe2edcc1
commit b8c0fd0eb9
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -84,10 +84,10 @@
<code>{{ check.email }}</code>
<p>You can also explicitly
<a href="{% url 'hc-docs' %}#fail-event">
<a href="{% url 'hc-serve-doc' 'signalling_failures' %}">
signal a failure</a>
and
<a href="{% url 'hc-docs' %}#start-event">
<a href="{% url 'hc-serve-doc' 'measuring_script_run_time' %}">
measure job execution time</a>.
</p>
</div>