Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change MovieLens URL from HTTP to HTTPS #1677

Merged
merged 1 commit into from
Mar 19, 2022
Merged

Conversation

simonzhaoms
Copy link
Collaborator

Description

All MovieLens' HTTP URLs are not accessible now. This PR changes http to https.

For example, http://files.grouplens.org/datasets/movielens/ml-100k.zip is not available, but https://files.grouplens.org/datasets/movielens/ml-100k.zip is.

Related Issues

Checklist:

  • I have followed the contribution guidelines and code style for this project.
  • I have added tests covering my contributions.
  • I have updated the documentation accordingly.
  • This PR is being made to staging branch and not to main branch.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@simonzhaoms simonzhaoms merged commit 3fbdd06 into staging Mar 19, 2022
@miguelgfierro miguelgfierro deleted the simonz/movielens-url branch March 19, 2022 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants