Index: index.php
===================================================================
--- index.php	(revision 5774)
+++ index.php	(working copy)
@@ -15,7 +15,7 @@
 <h2><?php _e('Latest Activity'); ?></h2>
 
 <?php
-$rss = @fetch_rss('http://feeds.technorati.com/cosmos/rss/?url='. trailingslashit(get_option('home')) .'&partner=wordpress');
+$rss = @fetch_rss('http://feeds.technorati.com/search/'. trailingslashit(get_option('home')) .'?partner=wordpress');
 if ( isset($rss->items) && 0 != count($rss->items) ) {
 ?>
 <div id="incominglinks">
