analytics: Remove help link at bottom of `/stats/` page.

Removes the help center article linked to on the `/stats/` page,
because it doesn't have any useful information once the user is
already viewing the analytics page.
This commit is contained in:
Lauryn Menard 2022-10-11 12:32:29 +02:00 committed by Tim Abbott
parent c1dfa1fd11
commit aaefe700b9
1 changed files with 0 additions and 2 deletions

View File

@ -143,8 +143,6 @@
<span class="last_update_tooltip" data-tippy-content="{% trans %}A full update of all the graphs happens once a day. The “messages sent over time” graph is updated once an hour.{% endtrans %}">
<span class="fa fa-info-circle" id="id_last_update_question_sign"></span>
</span>
<br />
<span class="docs_link"><a href="/help/analytics">{{ _("Analytics documentation") }}</a></span>
</div>
</div>