Now we need to provide a destination address, also known as a Uniform Resource Locator, or URL for short.

<html>
 <body>
  <a href="https://getmimo.com/index.html">Take me somewhere!</a>
 </body>
</html>
]]>

Finally, we have a working link! Where might it take us?