We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3372375 commit 17af840Copy full SHA for 17af840
1 file changed
codespeed/templates/codespeed/timeline.html
@@ -6,7 +6,7 @@
6
7
{% block extra_head %}
8
{{ block.super }}
9
- <link rel="stylesheet" type="text/css" href="{% static '/css/timeline.css' %}" />
+ <link rel="stylesheet" type="text/css" href="{% static 'css/timeline.css' %}" />
10
<link rel="stylesheet" type="text/css" href="{% static 'js/jqplot/jquery.jqplot.min.css' %}" />
11
{% endblock %}
12
0 commit comments