Updated Java API documentation reference

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1626737 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2014-09-22 11:37:41 +00:00
parent 49069049f2
commit ac583ff870
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@
<quiet>true</quiet>
<source>${maven.compiler.source}</source>
<links>
<link>http://download.oracle.com/javase/1.5.0/docs/api/</link>
<link>http://docs.oracle.com/javase/6/docs/api/</link>
<link>http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/</link>
</links>
</configuration>