Help links are broken in master
Created by: darix
"https://git.example.com/groups/somegroup/group_members" the help link points to "https://git.example.com/help/permissions.permissions".
what you actually want is: "https://git.example.com/help/permissions/permissions.md"
Additionally when you go to "https://git.example.com/help/" and click on documentation links they actually append and you end up with broken things like "https://git.example.com/help/help/permissions/permissions.md". If you visit the documentation page via "https://git.example.com/help" all links are working.