Android Emulator: Link Error

This probably isn’t a bug, may have something to do with the way I have my link set up. It works fine in browser but in Android Emulator it looks for the link in an Android Assets folder.

Clicking on ‘Terms’ in the bottom footer should go to the Terms page.

My link is:

<a href="../pages/terms.html" class="text-white"><i class="fa fa-asterisk"></i>&nbsp;&nbsp;Terms</a>

I’m going to figure out this app building thing sooner or later! :wink:

Ignore this … I’m a bonehead. It was the link path. I need a break.