summaryrefslogtreecommitdiff
path: root/layouts/guide/single.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/guide/single.html')
-rw-r--r--layouts/guide/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/guide/single.html b/layouts/guide/single.html
index f1eca27..6d1c347 100644
--- a/layouts/guide/single.html
+++ b/layouts/guide/single.html
@@ -1,6 +1,6 @@
{{ define "main" }}
{{ with .Params.icon }}
-<img src="{{ . }}" class="icon">
+<img src="/guide/icon/{{ . }}" class="icon">
{{ end }}
{{ if .Params.deprecated }}
<br>