Skip to content

Commit

Permalink
Fix link to quickstart docs in README.md (#5928)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariosasko authored Jun 6, 2023
1 parent 02ee418 commit 8eb3f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ for example in image_dataset["train"]:
break
```

For more details on using the library, check the quick start page in the documentation: https://huggingface.co/docs/datasets/quickstart.html and the specific pages on:
For more details on using the library, check the quick start page in the documentation: https://huggingface.co/docs/datasets/quickstart and the specific pages on:

- Loading a dataset: https://huggingface.co/docs/datasets/loading
- What's in a Dataset: https://huggingface.co/docs/datasets/access
Expand Down

0 comments on commit 8eb3f34

Please sign in to comment.