Challenge Overview
Write a jQuery script that we can include in our page layout for the site. The script will GET a collection of x number of links from this URL, and display a random link in the upper right corner of our site. When the user clicks on the link, it will open a new window for the URL.��
You may need to modify the application.css file in order to display the link properly.
You may need to modify the application.css file in order to display the link properly.