I created a button that links back to a powerpoint deck by adding an HTML box.
This is the HTML code I used. Replace URL with the full link and TEXT with whatever you want it to say. And you can replace the color, too. I just wanted it to look blue because it was a link.
<a target="_blank" href="URL"><button type="button"><b><p style="color:Blue;">TEXT</button></a>
------------------------------
Jason Tucker
------------------------------