From d5ff177775b0c759f9bd37a56510c91598d30cee Mon Sep 17 00:00:00 2001 From: Will McCutchen <will@mccutch.org> Date: Sat, 24 Jun 2017 13:55:09 -0700 Subject: [PATCH] Fix badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a4f22b..8e17483 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A WIP golang port of https://httpbin.org/. [](https://godoc.org/github.com/mccutchen/go-httpbin) [](http://travis-ci.org/mccutchen/go-httpbin) -[](http://gocover.io/github.com/mccutchen/go-httpbin/httpbin) +[](http://gocover.io/github.com/mccutchen/go-httpbin/httpbin) ## Building -- GitLab