Is there direct link for profile page?
there is not a direct one
so i made my own just edit the information
1-http://yourdomain.com = your domain
2-pagename=the slug of the page you paste
<a href="http://yourdomain.com/pagename/user/ <?php global $user_login ;get_currentuserinfo(); echo "$user_login" ?>/edit_profile/">Edit Profile</a>
adammore commented
I gave you the “like up”!
This is also correct, but Rahul Aryan will add it as new widget which is good!