Skip to content

Commit 8b98af5

Browse files
authored
docs: change Devsite output path to /java/docs/reference (#176)
1 parent 1b9c911 commit 8b98af5

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
@@ -61,7 +61,7 @@
6161
<report.jxr.inherited>false</report.jxr.inherited>
6262
<skipITs>true</skipITs>
6363
<auto-value-annotation.version>1.7.2</auto-value-annotation.version>
64-
<docRoot>/java/reference/</docRoot>
64+
<docRoot>/java/docs/reference/</docRoot>
6565
</properties>
6666

6767
<build>

0 commit comments

Comments
 (0)