This might be a basic question but I have a link to a file
<a href = "http://sitename.com/path/to/file.jpg">File Name</a>
I want to leave it a link, but when I click it the image just downloads. I would like for it to open in the browser instead of downloading. How can I do this? I feel like this should be easy, but for some reason I can't find the solution.