summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorhardythe12013-12-06 17:13:39 +0530
committerhardythe12013-12-06 17:13:39 +0530
commita4e2ff2e1533c3152b1d523a44f3f1b1ea585e2d (patch)
tree442743bdfa764cd32bd42f6742b399691ab118eb /website
parent258fbbb2dcf38ff6e1b226a51c9669fa3c5c5029 (diff)
downloadSciPy2013-a4e2ff2e1533c3152b1d523a44f3f1b1ea585e2d.tar.gz
SciPy2013-a4e2ff2e1533c3152b1d523a44f3f1b1ea585e2d.tar.bz2
SciPy2013-a4e2ff2e1533c3152b1d523a44f3f1b1ea585e2d.zip
updating accepted abstracts
Diffstat (limited to 'website')
-rw-r--r--website/templates/accepted_abstracts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/accepted_abstracts.html b/website/templates/accepted_abstracts.html
index 846b21b..9f81a1c 100644
--- a/website/templates/accepted_abstracts.html
+++ b/website/templates/accepted_abstracts.html
@@ -2,7 +2,7 @@
{% block breadcrumbs %}
<li><a href="{% url 'website:invited-speakers'%}">Invited Speakers</a></li>
-<li><a href="{% url 'website:list-abstracts'%}">Selected Abstracts</a></li>
+<li><a href="{% url 'website:accepted-abstracts'%}">Selected Abstracts</a></li>
{% endblock %}