In the `movies.js` file, some objects are missing `itemLink`. Add them in and link to the correct [IMDB page](https://www.imdb.com/) for each movie. Make sure the link includes `https` or `http` at the beginning. The link must be wrapped in quotation marks.
In the
movies.jsfile, some objects are missingitemLink. Add them in and link to the correct IMDB page for each movie.Make sure the link includes
httpsorhttpat the beginning. The link must be wrapped in quotation marks.