RH9 Relative Paths
I have to publish my project to two separate servers. One of these is a secure HTTPS server, accessed by auditors. It's a parent/child project, which requires links between different child projects. I can't do this within Robohelp, so I have been hard coding the hyperlink to the published URL for that topic on the non-secure server.
However, the auditors will NOT have access to the non-secure HTTP server, which means the hard coded links will be dead for them. I would like to use relative paths so that I can link between the various child projects on any server, but I can't get them to work, no matter what syntax I use.
How can I do this?
