We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99fbfdd commit b8dd1c9Copy full SHA for b8dd1c9
README.md
@@ -13,7 +13,7 @@ Async Http Client library purpose is to allow Java applications to easily execut
13
14
You can also download the artifact
15
16
- [Maven Search](http://search.maven.org)
+[Maven Search](http://search.maven.org)
17
18
Then in your code you can simply do ([Javadoc](http://sonatype.github.com/async-http-client/apidocs/index.html))
19
@@ -149,7 +149,7 @@ The library uses Java non blocking I/O for supporting asynchronous operations. T
149
150
Keep up to date on the library development by joining the Asynchronous HTTP Client discussion group
151
152
- [Google Group](http://groups.google.com/group/asynchttpclient)
+[Google Group](http://groups.google.com/group/asynchttpclient)
153
154
or follow us on [Twitter](http://twitter.com/jfarcand)
155
0 commit comments