From 26614a84e7bb577eccbf64a4828bc2d63c310131 Mon Sep 17 00:00:00 2001 From: Abhinav Gupta Date: Mon, 2 Mar 2020 16:45:03 -0800 Subject: Fix godoc badge image (#43) pkg.go.dev does not serve a badge like godoc.org. This change switches the image over to one provided by shields.io. Note that this uses the style "for-the-badge" from shields.io. --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/index.html') 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 @@ - GoDoc + GoDoc -- cgit v1.2.3