We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6fb9bd commit 8f7ebbdCopy full SHA for 8f7ebbd
1 file changed
wiki-playbook.yml
@@ -33,7 +33,7 @@ asciidoc:
33
orgname: 'jMonkeyEngine'
34
# Site wide setting of javaDoc url. Soft set using '@' allows override at
35
# component and page level.
36
- link-javadoc: 'https://javadoc.jmonkeyengine.org/v3.4.1-stable@'
+ link-javadoc: 'https://javadoc.jmonkeyengine.org/{page-version}@'
37
# Enables the UI macros (button, menu and kbd)
38
experimental: ''
39
# Adds an anchor in front of the section title when the mouse cursor hovers
0 commit comments