Hello William,
Sorry, but what code are you looking for? Do you mean the link? If you want the link, it is index.php?option=com_easysocial&view=profile&layout=edit . If you want the php code to generate the routed url,
<?php FRoute::profile(array('layout' => 'edit')); ?>