Possible Dead Link in Tribute Page?

Tell us what’s happening:
I’m currently stuck on the first Responsive Web Design Project, the Tribute Page.
At the bottom of the instruction page it lists a link where I should be able to test my new website created in codepen (I did not fork from the given website), but the link just displays as a huge pile of text for me, and I can’t figure out how I should test anything with it.
Can’t include links since i am new in the forum.
The link to the possibly dead site comes after this paragraph:
’ Or you can use this CDN link to run the tests in any environment you like: ’

Thank You
Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36.

Link to the challenge:

You can share a part of your link like leaving out h of https.

I removed the h at the start of the links
Okay, so the challenge I am stuck on is this one:
ttps://learn.freecodecamp.org/responsive-web-design/responsive-web-design-projects/build-a-tribute-page

And the dead links is this one:
ttps://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js

if you want to include the test link on your project you have to use script

<script src="here_the_given_link"></script>