summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-11-16 10:21:43 +0100
committerAndrew Dolgov <[email protected]>2007-11-16 10:21:43 +0100
commite89addd9d11079a81da2ddfa56fdf31c1fd21441 (patch)
tree3c4f0a79679c54a257150d5d4df2003b08f7c2a0 /prefs.php
parenta872b8a6d12d50acd89d2371723d2cc12326a7c7 (diff)
update tt-rss site url
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefs.php b/prefs.php
index 3c0b42e12..d1d98ea16 100644
--- a/prefs.php
+++ b/prefs.php
@@ -150,7 +150,7 @@ window.onload = init;
?>
</select>
<?php } ?>
- <a href="http://tt-rss.spb.ru/">Tiny Tiny RSS</a> v<?php echo VERSION ?> &copy; 2005-2007 <a href="http://bah.org.ru/">Andrew Dolgov</a>
+ <a href="http://tt-rss.org/">Tiny Tiny RSS</a> v<?php echo VERSION ?> &copy; 2005-2007 <a href="http://bah.org.ru/">Andrew Dolgov</a>
</div>
<?php db_close($link); ?>