File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ with the `-latest` suffix
34
34
transformations
35
35
36
36
To get started, we recommend you read through [ the fastcore
37
- tour] ( https://fastcore.fast.ai/000_tour .html ) .
37
+ tour] ( https://fastcore.fast.ai/tour .html ) .
38
38
39
39
## Contributing
40
40
Original file line number Diff line number Diff line change 49
49
" - `fastcore.dispatch`: Multiple dispatch methods\n " ,
50
50
" - `fastcore.transform`: Pipelines of composed partially reversible transformations\n " ,
51
51
" \n " ,
52
- " To get started, we recommend you read through [the fastcore tour](https://fastcore.fast.ai/000_tour .html)."
52
+ " To get started, we recommend you read through [the fastcore tour](https://fastcore.fast.ai/tour .html)."
53
53
]
54
54
},
55
55
{
86
86
"split_at_heading" : true
87
87
},
88
88
"kernelspec" : {
89
- "display_name" : " Python 3.8.13 ('contrib_fastcore' )" ,
89
+ "display_name" : " Python 3 (ipykernel )" ,
90
90
"language" : " python" ,
91
91
"name" : " python3"
92
92
}
You can’t perform that action at this time.
0 commit comments