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 c69f23b commit f5b8098Copy full SHA for f5b8098
pom.xml
@@ -278,7 +278,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
278
<links>
279
<link>https://docs.oracle.com/javase/8/docs/api/</link>
280
</links>
281
- <stylesheetfile>${basedir}/../.javadoc/stylesheet.css</stylesheetfile>
+ <stylesheetfile>${basedir}/.javadoc/stylesheet.css</stylesheetfile>
282
</configuration>
283
</plugin>
284
<plugin>
0 commit comments