diff --git a/django_starfield/templates/django_starfield/stars.html b/django_starfield/templates/django_starfield/stars.html
index 4eff89303a8f235951c2e5f8dae3cb328ed48e97..bc737679d8418567dbc3dcda470d166cd9e8dc44 100644
--- a/django_starfield/templates/django_starfield/stars.html
+++ b/django_starfield/templates/django_starfield/stars.html
@@ -7,4 +7,4 @@
                style="content: '\{{ codepoint }}'">{{ i }}</label><!--
  -->{% endfor %}
 </div>
-<link rel="stylesheet" url="{% static 'django_starfield/django_starfield.css' %}" />
+<link rel="stylesheet" url="{% static 'django_starfield.css' %}" />