broken link in Wiki comments email notification

Created by: exaexa

Hi,

whenever someone posts a comment on wiki, the email notification carries following link:

http://www.dom.ain/projectX/issues/index#note_123

instead of

http://www.dom.ain/projectX/wikis/index#note_123

I believe problem is in file app/views/notify/note_wiki_email.html.haml - the function called to generate the link is project_issue_url instead of the wiki equivalent (which I, sadly, didn't found).

Could anyone look into this and possibly tell me how to fix it, or if it's a bug then fix it for gitlab?

Thanks in advance -exa