Skip to content

Commit 22de2fc

Browse files
authored
Merge pull request #639 from sfu-db/fix/readme_link
docs(readme): fix titanc link
2 parents e42c8fa + 29cc06c commit 22de2fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ df = load_dataset("titanic")
7878
create_report(df).show_browser()
7979
```
8080

81-
Click [here](https://sfu-db.github.io/dataprep/_downloads/c9bf292ac949ebcf9b65bb2a2bc5a149/titanic_dp.html) to see the generated report of the above code.
81+
Click [here](https://docs.dataprep.ai/_downloads/1a61c6aebb3ecbe9dc9742bd6ca78ddb/titanic_dp.html) to see the generated report of the above code.
8282

8383
#### Innovative System Design
8484

0 commit comments

Comments
 (0)