summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-03 13:39:09 +0300
committerAndrew Dolgov <[email protected]>2010-11-03 13:39:09 +0300
commit1f8c187de33bd225161958080d8a49c006dc8303 (patch)
tree4057e019c042ffd188152eb40a90ad196420b192 /sanity_check.php
parent37bd2634d7fdf59260ec0888efce16e6a18fb68e (diff)
replace tt-rss.spb.ru references with tt-rss.org; update translations
Diffstat (limited to 'sanity_check.php')
-rw-r--r--sanity_check.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sanity_check.php b/sanity_check.php
index 65edbe905..21b659865 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -87,7 +87,7 @@
}
if (defined('DAEMON_REFRESH_ONLY')) {
- $err_msg = "config: option DAEMON_REFRESH_ONLY is obsolete. Please remove this option and read about other ways to update feeds on the <a href='http://tt-rss.spb.ru/trac/wiki/UpdatingFeeds'>wiki</a>.";
+ $err_msg = "config: option DAEMON_REFRESH_ONLY is obsolete. Please remove this option and read about other ways to update feeds on the <a href='http://tt-rss.org/wiki/UpdatingFeeds'>wiki</a>.";
}