In the HTML code, what is being linked to?

<a href="video.html">Play</a>
video.html

In the HTML code, the link "video.html" is being linked to by the anchor tag "<a>" with the text "Play".