summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index c6a5b03..216797f 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -46,7 +46,7 @@
<a href="{% url patchwork.views.patch.list project_id=project.linkname %}"
>patches</a>
:
- <a href="{% url patchwork.views.project project_id=project.linkname %}"
+ <a href="{% url patchwork.views.project.project project_id=project.linkname %}"
>project info</a>
{% if other_projects %}
: