The author link in posts created by wordpress gravatar does not have the correct URL-it does not have the full path to the author page.
It has http://www.mydomain.com/author/admin. It should have http://www.mydomain.com/blog/author/admin.
The info widget does have the correct link.
What file would I edit so that the link comes up correctly. The link is obviously inserted dynamically (based upon who the author is), so what would I enter to get the full URL to be correct prior to /author/admin?