Skip to content

Commit bfa46b3

Browse files
committed
remove external javadoc links
1 parent e87b8b3 commit bfa46b3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,6 @@
102102
<artifactId>maven-javadoc-plugin</artifactId>
103103
<version>3.12.0</version>
104104
<configuration>
105-
<links>
106-
<link>https://hsgamer.github.io/HSCore/</link>
107-
<link>https://hsgamer.github.io/MinigameCore/</link>
108-
<link>https://projectunified.github.io/UniHologram/</link>
109-
</links>
110105
<source>${java.version}</source>
111106
<outputDirectory>${project.build.directory}/reports</outputDirectory>
112107
</configuration>

0 commit comments

Comments
 (0)