8000 Update documentation link in README to current Hugging Face JS docs (… · huggingface/huggingface.js@9a20bf4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a20bf4

Browse files
authored
Update documentation link in README to current Hugging Face JS docs (#1532)
Replaced the outdated link to the Hugging Face JS languages documentation with the correct and up-to-date URL (https://huggingface.co/docs/huggingface.js/index) in the README. This ensures users are directed to the latest documentation.
1 parent dc3b086 commit 9a20bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/languages/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ import { language, wikiLink, type Language } from "https://esm.sh/@huggingface/l
2121
import { language, wikiLink, type Language } from "npm:@huggingface/languages"
2222
```
2323

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

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

0 commit comments

Comments
 (0)
0