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 e87b8b3 commit bfa46b3Copy full SHA for bfa46b3
pom.xml
@@ -102,11 +102,6 @@
102
<artifactId>maven-javadoc-plugin</artifactId>
103
<version>3.12.0</version>
104
<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>
110
<source>${java.version}</source>
111
<outputDirectory>${project.build.directory}/reports</outputDirectory>
112
</configuration>
0 commit comments