Skip to content

Commit 265f1d7

Browse files
committed
Merge branch 'develop' of https://github.com/PredictionIO/PredictionIO-Python-SDK into develop
2 parents fd634ed + 3fc68aa commit 265f1d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/demo-movielens/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Please execute all commands from repository root.
55

66
Step 1. Get sample data and unzip it.
77
```
8-
$ curl -o ml-100k.zip http://www.grouplens.org/system/files/ml-100k.zip
8+
$ curl -o ml-100k.zip http://files.grouplens.org/datasets/movielens/ml-100k.zip
99
$ unzip ml-100k.zip
1010
```
1111

0 commit comments

Comments
 (0)