Hi all,Is it possible to navigate to a different HTML page that is
contained within the same article file? E.g. index.html contains an
tag that has a href pointing to page2.html? This seems to work in the
Preflight app in iOS but not in Windows. Currently, I am using relative
links, e.g.Page 2Should I be using a different
syntax? E.g.Page 2Thanks,Frank