backlink updated

This commit is contained in:
collaboratewithakash 2023-05-30 17:22:42 +05:30 committed by GitHub
parent 7e9ba8a680
commit 3bd3b5a519
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ This module contains articles about jsoup.
### Relevant Articles:
- [Parsing HTML in Java with Jsoup](https://www.baeldung.com/java-with-jsoup)
- [How to add proxy support to Jsoup?](https://www.baeldung.com/java-jsoup-proxy)
- [How to Add Proxy Support to Jsoup?](https://www.baeldung.com/java-jsoup-proxy)
- [Preserving Line Breaks When Using Jsoup](https://www.baeldung.com/jsoup-line-breaks)
### Build the Project