Skip to content

Commit e33add6

Browse files
authored
fix link to webdataset github (#1875)
1 parent 4447c49 commit e33add6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/datasets-webdataset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Here is a non-exhaustive list of supported data formats:
3131
- video: mp4, mov, avi
3232
- other: npy, npz
3333

34-
The full list evolves over time and depends on the implementation. For example, you can find which formats the `webdataset` package supports in the source code [here](https://github.com/webdataset/webdataset/blob/main/webdataset/autodecode.py).
34+
The full list evolves over time and depends on the implementation. For example, you can find which formats the `webdataset` package supports in the source code [here](https://github.com/webdataset/webdataset/blob/main/src/webdataset/autodecode.py).
3535

3636
## Streaming
3737

0 commit comments

Comments
 (0)