Explorar el Código

Set pass through for link in header example.

mitm hace 5 años
padre
commit
66d0b497c0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/docs/asciidoc/wiki/wiki_header.adoc

+ 1 - 1
src/docs/asciidoc/wiki/wiki_header.adoc

@@ -18,7 +18,7 @@ All wiki documents use these header attributes. Optional attributes can be left
 :relfileprefix: ../../
 :imagesdir: ../..
 :experimental:
-:link-javadoc: https://javadoc.jmonkeyengine.org
+:link-javadoc: pass:[https://javadoc.jmonkeyengine.org]
 ifdef++::++env-github,env-browser[:outfilesuffix: .adoc]
 ----