Skip to content

Commit 966b784

Browse files
committed
tiny broken link spotted
cc @assafvayner
1 parent 0109ba9 commit 966b784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/xet/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The primary reference implementation of the protocol written in Rust 🦀 lives
4040
- [merklehash](https://github.com/huggingface/xet-core/tree/main/merklehash) - Exports a `MerkleHash` type extensively used to represent hashes. Exports functions to compute the different hashes used to track chunks, xorbs and files.
4141
- [data](https://github.com/huggingface/xet-core/tree/main/data) - Comprehensive package exposing interfaces to upload and download contents
4242
- [hf_xet](https://github.com/huggingface/xet-core/tree/main/hf_xet) - Python bindings to use the Xet protocol for uploads and downloads with the Hugging Face Hub.
43-
- [git-xet](ttps://github.com/huggingface/xet-core/tree/main/git-xet) - git lfs custom transfer agent that uploads files using the xet protocol to the Hugging Face Hub.
43+
- [git-xet](https://github.com/huggingface/xet-core/tree/main/git-xet) - git lfs custom transfer agent that uploads files using the xet protocol to the Hugging Face Hub.
4444

4545
### huggingface.js
4646

0 commit comments

Comments
 (0)