Skip to content

Commit

Permalink
docs: fix /dependents link in README (#785)
Browse files Browse the repository at this point in the history
The link had an extra `>` and led to a 404
Correct link: https://github.com/adbar/trafilatura/network/dependents
3.9k repositories, that's nice!
  • Loading branch information
vbarbaresi authored Feb 6, 2025
1 parent 42ada5a commit 051bf5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The extractor strikes a balance between limiting noise (precision) and
including all valid parts (recall). It is **robust and reasonably fast**.

Trafilatura is [widely used](https://trafilatura.readthedocs.io/en/latest/used-by.html)
and integrated into [thousands of projects](https://github.com/adbar/trafilatura/network/dependents>)
and integrated into [thousands of projects](https://github.com/adbar/trafilatura/network/dependents)
by companies like HuggingFace, IBM, and Microsoft Research as well as institutions like
the Allen Institute, Stanford, the Tokyo Institute of Technology, and
the University of Munich.
Expand Down

0 comments on commit 051bf5f

Please sign in to comment.