How can I change the link on the header RSS icon to point to my feedburner URL?
Will I just need to change "<?php bloginfo('rss2_url'); ?>" in:
<li class='rss'><a class='ie6fix' href="<?php bloginfo('rss2_url'); ?>">RSS</a></li>
With my feedburner´s address?
Thank you














