summaryrefslogtreecommitdiff
path: root/update.php
diff options
context:
space:
mode:
Diffstat (limited to 'update.php')
-rw-r--r--update.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.php b/update.php
index 969bfc78d..41206dc75 100644
--- a/update.php
+++ b/update.php
@@ -153,7 +153,7 @@ function confirmOP() {
print "<p>Finished. Performed $num_updates update(s) up to schema
version $version.</p>";
- print "<form method=\"GET\" action=\"tt-rss.php\">
+ print "<form method=\"GET\" action=\"logout.php\">
<input type=\"submit\" value=\"Return to Tiny Tiny RSS\">
</form>";