Skip to content

Commit 16f7eb1

Browse files
committed
Fix highlightjs
1 parent d432ced commit 16f7eb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -901,8 +901,8 @@ <h4 id="_supported_clients"><a class="anchor" href="#_supported_clients"></a><a
901901
Last updated 2019-04-04 08:33:28 +0200
902902
</div>
903903
</div>
904-
<link rel="stylesheet" href="../httpsnippet/target/generated-docs/highlight/styles/atom-one-dark-reasonable.min.css">
905-
<script src="../httpsnippet/target/generated-docs/highlight/highlight.min.js"></script>
904+
<link rel="stylesheet" href="./highlight/styles/atom-one-dark-reasonable.min.css">
905+
<script src="./highlight/highlight.min.js"></script>
906906
<script>hljs.initHighlighting()</script>
907907
</body>
908908
</html>

0 commit comments

Comments
 (0)