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 be2672b commit f78fd74Copy full SHA for f78fd74
docs/writerside.cfg
@@ -7,7 +7,7 @@
7
8
<build-config dir="config"/>
9
<topics dir="topics"/>
10
- <images dir="images" web-path="advent-of-code-kotlin"/>
+ <images dir="images" web-path="images" />
11
12
- <instance src="aockt.tree" version="%aockt-version%"/>
+ <instance src="aockt.tree" version="%aockt-version%" web-path="/advent-of-code-kotlin/"/>
13
</ihp>
0 commit comments