diff --git a/httpclient/README.md b/httpclient/README.md index 8ab5200765..d350426b38 100644 --- a/httpclient/README.md +++ b/httpclient/README.md @@ -17,6 +17,6 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring - [Apache HttpClient Tutorial](https://www.baeldung.com/httpclient-guide) - [Advanced HttpClient Configuration](https://www.baeldung.com/httpclient-advanced-config) - [Apache HttpClient – Do Not Follow Redirects](https://www.baeldung.com/httpclient-stop-follow-redirect) -- [Custom User-Agent in HttpClient 4](https://www.baeldung.com/httpclient-user-agent-header) +- [Custom User-Agent in Apache HttpClient](https://www.baeldung.com/httpclient-user-agent-header) - [Apache HttpClient Connection Management](https://www.baeldung.com/httpclient-connection-management) - More articles: [[next -->]](../httpclient-2)