diff --git a/templates/front/docs_resources.html b/templates/front/docs_resources.html
index a8fb9a9a..69ce60c8 100644
--- a/templates/front/docs_resources.html
+++ b/templates/front/docs_resources.html
@@ -50,5 +50,6 @@
{% include "front/single_resource.html" with url="https://github.com/taylus/HealthTray" name="HealthTray" desc="Watch your healthchecks in Windows system tray" %}
+ {% include "front/single_resource.html" with url="https://github.com/healthchecks/dashboard" name="healthchecks/dashboard" desc="A standalone HTML page showing the status of the checks in your account. " %}
{% endblock %}
\ No newline at end of file