Skip to content

Commit 3a8e9ad

Browse files
committed
default to javadoc index
1 parent a1176c0 commit 3a8e9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ asciidoc:
3333
orgname: 'jMonkeyEngine'
3434
# Site wide setting of javaDoc url. Soft set using '@' allows override at
3535
# component and page level.
36-
link-javadoc: 'https://javadoc.jmonkeyengine.org/latest@'
36+
link-javadoc: 'https://javadoc.jmonkeyengine.org@'
3737
# Enables the UI macros (button, menu and kbd)
3838
experimental: ''
3939
# Adds an anchor in front of the section title when the mouse cursor hovers

0 commit comments

Comments
 (0)