Link to the last commit on Protected branches page is wrong

Created by: wbarankin

Hi, as I checked, link to the latest commit on protected branches page is wrong. In the table contains list of protected branches link to the latest commit for such branch looks like:

http://server/project/commits.commit_id

instead of

http://server/project/commits/commit_id

A dot between 'commit' word and commit_id must be substituted by slash