<a href="URL GOES HERE">Let's go to a new page!</a>
So <a href="http://maptime.io/lexington/">maptimeLEX!</a>
becomes maptimeLEX!
<a href="URL GOES HERE" target="_blank">Let's go to a new page in a new tab!</a>
So <a href="http://maptime.io/lexington/" target="_blank">maptimeLEX in a new tab!</a>
becomes maptimeLEX in a new tab!