We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd064a commit 105f2f2Copy full SHA for 105f2f2
Writerside/writerside.cfg
@@ -3,7 +3,8 @@
3
4
<ihp version="2.0">
5
<topics dir="topics" web-path="topics"/>
6
- <images dir="images" web-path="https://docsjava.github.io"/>
+ <!--images dir="images" web-path="docsjava.github.io"/-->
7
+ <images dir="images" web-path="images"/>
8
<snippets dir="code-snippets" web-path="code-snippets"/>
9
<categories src="c.list"/>
10
<vars src="v.list"/>
0 commit comments