From d466c8a9394ea2486a95f251186f6abeabf434ab Mon Sep 17 00:00:00 2001 From: Victor Philip <5893811+vphilipnyc@users.noreply.github.com> Date: Tue, 29 Sep 2020 16:47:45 -0400 Subject: [PATCH] Update README.md Removing dead links --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 4d001d2da5..237165ff43 100644 --- a/README.md +++ b/README.md @@ -296,15 +296,6 @@ Response response = c.executeRequest(propFindRequest, new AsyncHandler() { }).get(); ``` -## More - -You can find more information on Jean-François Arcand's blog. Jean-François is the original author of this library. -Code is sometimes not up-to-date but gives a pretty good idea of advanced features. - -* https://jfarcand.wordpress.com/2010/12/21/going-asynchronous-using-asynchttpclient-the-basic/ -* https://jfarcand.wordpress.com/2011/01/04/going-asynchronous-using-asynchttpclient-the-complex/ -* https://jfarcand.wordpress.com/2011/12/21/writing-websocket-clients-using-asynchttpclient/ - ## User Group Keep up to date on the library development by joining the Asynchronous HTTP Client discussion group