Skip to content

Commit 7802971

Browse files
committed
Temporarily drop link to documentation, this was 40 extra expensive queries
This dropped load time on the dashboard page 10s!
1 parent 873ff09 commit 7802971

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

readthedocsext/theme/templates/projects/partials/project_list.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,6 @@
7878
{% endblock list_item_header %}
7979

8080
{% block list_item_meta %}
81-
<div class="item">
82-
<i class="box icon"></i>
83-
<code><a href="{{ object.get_docs_url }}">
84-
{{ object.get_docs_url }}
85-
</a></code>
86-
</div>
8781
<div class="item">
8882
<i class="box icon"></i>
8983
{{ object.builds.count }} builds

0 commit comments

Comments
 (0)