forked from GithubBackups/healthchecks
Fix links to documentation.
This commit is contained in:
parent
e2fe2edcc1
commit
b8c0fd0eb9
@ -84,10 +84,10 @@
|
|||||||
<code>{{ check.email }}</code>
|
<code>{{ check.email }}</code>
|
||||||
|
|
||||||
<p>You can also explicitly
|
<p>You can also explicitly
|
||||||
<a href="{% url 'hc-docs' %}#fail-event">
|
<a href="{% url 'hc-serve-doc' 'signalling_failures' %}">
|
||||||
signal a failure</a>
|
signal a failure</a>
|
||||||
and
|
and
|
||||||
<a href="{% url 'hc-docs' %}#start-event">
|
<a href="{% url 'hc-serve-doc' 'measuring_script_run_time' %}">
|
||||||
measure job execution time</a>.
|
measure job execution time</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user