Skip to content

Commit 451942d

Browse files
authored
docs: replace highlight.js demo url (#10463)
1 parent 4b37bf2 commit 451942d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Parameter name | Docker variable | Description
222222
<td><em>Unavailable</em></td>
223223
<td><code>String=["agate"*, "arta", "monokai", "nord", "obsidian",
224224
"tomorrow-night", "idea"]</code>. <a
225-
href="https://highlightjs.org/static/demo/" rel="nofollow">Highlight.js</a>
225+
href="https://highlightjs.org/demo/" rel="nofollow">Highlight.js</a>
226226
syntax coloring theme to use. (Only these 7 styles are available.)
227227
</td>
228228
</tr>

0 commit comments

Comments
 (0)