Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/languages/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ import { language, wikiLink, type Language } from "https://esm.sh/@huggingface/l
import { language, wikiLink, type Language } from "npm:@huggingface/languages"
```

Check out the [full documentation](https://huggingface.co/docs/huggingface.js/languages/README).
Check out the [full documentation](https://huggingface.co/docs/huggingface.js/index).

Acknowledging Loïck Bourdois (https://github.com/lbourdois)'s help with this package and more generally supporting languages on the HF Hub.