Skip to content

Commit

Permalink
Add javadoc links to fcs-sru-client
Browse files Browse the repository at this point in the history
  • Loading branch information
Querela authored Jul 19, 2023
1 parent 6055b0d commit 8d39de0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,11 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.3.1</version>
<configuration>
<links>
<link>https://clarin-eric.github.io/fcs-sru-client/apidocs/</link>
</links>
</configuration>
</plugin>
</plugins>
</reporting>
Expand Down

0 comments on commit 8d39de0

Please sign in to comment.