You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by fo...@apache.org on 2019/09/21 07:21:52 UTC

[avro] branch master updated: AVRO-2564: Update link in javadoc-plugin (#653)

This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/master by this push:
     new e0171ea  AVRO-2564: Update link in javadoc-plugin (#653)
e0171ea is described below

commit e0171ea39c24624297159fb3bbe4a2ade0d18f73
Author: Zezeng Wang <51...@qq.com>
AuthorDate: Sat Sep 21 15:21:48 2019 +0800

    AVRO-2564: Update link in javadoc-plugin (#653)
---
 lang/java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index 6fbe508..dbeb763 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -199,7 +199,7 @@
           <configuration>
             <links>
               <link>https://docs.oracle.com/javase/8/docs/api/</link>
-              <link>https://hadoop.apache.org/common/docs/current/api/</link>
+              <link>https://hadoop.apache.org/docs/current/api/</link>
             </links>
             <tagletArtifacts>
               <tagletArtifact>