aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/git_wiki/templates/git_wiki/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'bn_django/git_wiki/templates/git_wiki/base.html')
-rw-r--r--bn_django/git_wiki/templates/git_wiki/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bn_django/git_wiki/templates/git_wiki/base.html b/bn_django/git_wiki/templates/git_wiki/base.html
index 9277037..532fde3 100644
--- a/bn_django/git_wiki/templates/git_wiki/base.html
+++ b/bn_django/git_wiki/templates/git_wiki/base.html
@@ -2,7 +2,7 @@
{% block stylesheets %}
{{ block.super }}
-<link rel="STYLESHEET" type="text/css" href="/style/git_wiki.css" />
+<link rel="STYLESHEET" type="text/css" href="/static/style/git_wiki.css" />
{% endblock %}
{% block path %}