I use the module User Relationships in Drupal 7 and it generated a nice tab in on the User Profile. I use a specific type of relationship "friends" so I need both the tab as the path to reflect this. I already user the module Tab Tamer to overwrite the tab name, I just cannot seem to find where the path is set. I would imagine seeing a view in the Views UI or to find it in the module dir itself, but so far no luck.
In short, is there a way to change users/%/relationships into users/%/friends?