Skip to content

Commit 612bb32

Browse files
authored
Updated README.md
For Adding Parameters to HttpClient Requests, corrected link from https://www.baeldung.com/java-httpclient-parameters to https://www.baeldung.com/apache-httpclient-parameters
1 parent 20b50e8 commit 612bb32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

httpclient-simple/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This module contains articles about HTTPClient that are part of the HTTPClient E
1111
- [Custom HTTP Header with the HttpClient](https://www.baeldung.com/httpclient-custom-http-header)
1212
- [HttpClient Basic Authentication](https://www.baeldung.com/httpclient-4-basic-authentication)
1313
- [Posting with HttpClient](https://www.baeldung.com/httpclient-post-http-request)
14-
- [Adding Parameters to HttpClient Requests](https://www.baeldung.com/java-httpclient-parameters)
14+
- [Adding Parameters to HttpClient Requests](https://www.baeldung.com/apache-httpclient-parameters)
1515

1616

1717
### Running the Tests

0 commit comments

Comments
 (0)