diff --git a/django_starfield/templates/django_starfield/stars.html b/django_starfield/templates/django_starfield/stars.html
index b2178c0d52609213d2a5bce8ef6998af6b756d80..664cdcf47782cf1e642b1e555ac15623bd73ff4c 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.css' %}" />
+<link rel="stylesheet" href="{% static 'django_starfield.css' %}" />