Skip to content

Commit

Permalink
docs(python): Fix Hugging Face link in user guide (#17943)
Browse files Browse the repository at this point in the history
  • Loading branch information
nameexhaustion authored Jul 31, 2024
1 parent dea0679 commit 1e6618d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/io/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ Reading and writing your data is crucial for a DataFrame library. In this chapte
- [Database](database.md)
- [Cloud storage](cloud-storage.md)
- [Google Big Query](bigquery.md)
- [Hugging Face][hugging-face.md]
- [Hugging Face](hugging-face.md)

0 comments on commit 1e6618d

Please sign in to comment.