Skip to content

Commit f5b8098

Browse files
committed
fix stylesheet
1 parent c69f23b commit f5b8098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
278278
<links>
279279
<link>https://docs.oracle.com/javase/8/docs/api/</link>
280280
</links>
281-
<stylesheetfile>${basedir}/../.javadoc/stylesheet.css</stylesheetfile>
281+
<stylesheetfile>${basedir}/.javadoc/stylesheet.css</stylesheetfile>
282282
</configuration>
283283
</plugin>
284284
<plugin>

0 commit comments

Comments
 (0)