aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates/parse_results.html
diff options
context:
space:
mode:
Diffstat (limited to 'uploader/templates/parse_results.html')
-rw-r--r--uploader/templates/parse_results.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/parse_results.html b/uploader/templates/parse_results.html
index e2bf7f0..46fbaaf 100644
--- a/uploader/templates/parse_results.html
+++ b/uploader/templates/parse_results.html
@@ -21,7 +21,7 @@
{%if errors | length > 0 or user_aborted %}
<br />
-<a href="{{url_for('entry.upload_file')}}" title="Back to index page."
+<a href="{{url_for('expression-data.index.upload_file')}}" title="Back to index page."
class="btn btn-primary">
Go back
</a>