Tool1, Tool2 and Tool3 are tools located on my web api app- same app that serves up the page with the tabs.
The problem is that while the first tab appears to be loaded perfectly and everything looks good, when I click on the second tab I get taken directly to
http://localhost/Tool2` instead of seeing Tool2 content in the tab area.