diff --git a/apache-httpclient/README.md b/apache-httpclient/README.md index 338b416df1..08ec2a8a9c 100644 --- a/apache-httpclient/README.md +++ b/apache-httpclient/README.md @@ -8,7 +8,7 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring ### Relevant Articles: - [Apache HttpClient – Cancel Request](https://www.baeldung.com/httpclient-cancel-request) -- [Apache HttpClient 4 Cookbook](https://www.baeldung.com/httpclient4) +- [Apache HttpClient Cookbook](https://www.baeldung.com/apache-httpclient-cookbook) - [Apache HttpClient – Follow Redirects for POST](https://www.baeldung.com/httpclient-redirect-on-http-post) - [Multipart Upload with Apache HttpClient](https://www.baeldung.com/httpclient-multipart-upload) - [Apache HttpAsyncClient Tutorial](https://www.baeldung.com/httpasyncclient-tutorial)