aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index d322ef6..50b6004 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -24,7 +24,7 @@
</td>
<td>
<a href="//{{ $.Godoc.Host }}/{{ $importPath }}">
- <img src="//{{ $.Godoc.Host }}/{{ $importPath }}?status.svg" alt="GoDoc" />
+ <img src="//img.shields.io/badge/godoc-reference-blue?style=for-the-badge" alt="GoDoc" />
</a>
</td>
</tr>