The URL of the random cat fact generator API is https://cat-fact.herokuapp.com/facts/random.

Create a variable called url to store it.

Sweet!

Make sure to assemble var url = "https://cat-fact.herokuapp.com/facts/random";