]> git.wh0rd.org - tt-rss.git/blobdiff - errors.php
unify update_daemon, update_feeds and update_feedbrowser into update.php; move update...
[tt-rss.git] / errors.php
index bd7b53fe40d3a4149bd366c2f0a633ab9c93c765..b2e0841a3a7577e48979f92faaa3fe0926ced9c8 100644 (file)
@@ -12,7 +12,7 @@
 
        $ERRORS[4] = __("Frontend sanity check failed.");
 
-       $ERRORS[5] = __("Incorrect database schema version. <a href='update.php'>Please update</a>.");
+       $ERRORS[5] = __("Incorrect database schema version. <a href='db-updater.php'>Please update</a>.");
 
        $ERRORS[6] = __("Request not authorized.");