Helpcase - Links

I am trying to create a link between pages in my helpcase manual.

My URL to the helpcase manual looks like this:
/scriptcase/app/myProject/_lib/webhelp/MyHelpCaseFile/reset_password.htm

After generating and running the helpcase file and clicking that link (which should navigate to ‘reset-password.htm’) I get an error that it cannot find this path:
/scriptcase/app/myProject/_lib/app/myProject/_lib/webhelp/MyHelpCaseFile/reset_password.htm

It appears that it is duplicating part of the path (app/myproject/_lib).

How do I make it not do that?

I’ve decided to not use hyperlinks to link to other parts of the document - but to use the helpcase search feature instead