Marthee commited on
Commit
903ca01
·
verified ·
1 Parent(s): e89e663

Update templates/gui.html

Browse files
Files changed (1) hide show
  1. templates/gui.html +1 -1
templates/gui.html CHANGED
@@ -11,7 +11,7 @@
11
 
12
  <script>
13
  // Redirect to the PDF URL in the current tab
14
- window.location.href = '/view-pdf';
15
  </script>
16
 
17
  </body>
 
11
 
12
  <script>
13
  // Redirect to the PDF URL in the current tab
14
+ window.location.href = '/download-pdf';
15
  </script>
16
 
17
  </body>