about summary refs log tree commit diff
path: root/bh20simplewebuploader/templates/error.html
diff options
context:
space:
mode:
Diffstat (limited to 'bh20simplewebuploader/templates/error.html')
-rw-r--r--bh20simplewebuploader/templates/error.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bh20simplewebuploader/templates/error.html b/bh20simplewebuploader/templates/error.html
index b1d9402..fc08aed 100644
--- a/bh20simplewebuploader/templates/error.html
+++ b/bh20simplewebuploader/templates/error.html
@@ -15,7 +15,7 @@
           </pre>
         </p>
         <p>
-            <a href="/">Click here to try again.</a>
+            <a href="/upload">Click here to try again.</a>
         </p>
         <hr>
     </body>