Resolve broken link to 'filesystem' #1461
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello again!
Pull Request overview
filesystem
instead ofhf_file_system
.Details
On https://huggingface.co/docs/huggingface_hub/guides/overview, click the
HfFileSystem
option and it'll break.This originates from a slight error in https://github.com/huggingface/huggingface_hub/pull/1420/files#diff-e8d4686d1d8a67d6970c799e668524f40ab243af1900c378687822cb3ccd9e0cR46
Apologies for the EOF change, I quickly made this patch via the GitHub web interface, and it decided to make that change for me...