Hey Christina,
Thanks for reaching out!
To add a link—or other content—before the events content, you have two main options. The first option is to head into the plugin settings and use an option there that facilitates this. The option is located at Events → Settings → Display in your wp-admin, an is called “Add HTML before event content.” Here is a screenshot for reference:

The only other method is to write custom code that adds content before the views. You can hook into the action tribe_events_before_template and then echo out basically any content you would like.
I hope this information helps!
George