Skip to content

Commit

Permalink
Fixing the "Go Report Card" README badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Rican7 committed Jan 14, 2019
1 parent f799806 commit 2cf1b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://travis-ci.com/Rican7/conjson.svg?branch=master)](https://travis-ci.com/Rican7/conjson)
[![Coverage Status](https://coveralls.io/repos/github/Rican7/conjson/badge.svg)](https://coveralls.io/github/Rican7/conjson)
[![Go Report Card](https://goreportcard.com/badge/Rican7/conjson)](http://goreportcard.com/report/Rican7/conjson)
[![Go Report Card](https://goreportcard.com/badge/github.com/Rican7/conjson)](https://goreportcard.com/report/github.com/Rican7/conjson)
[![GoDoc](https://godoc.org/github.com/Rican7/conjson?status.svg)](https://godoc.org/github.com/Rican7/conjson)
[![Latest Stable Version](https://img.shields.io/github/release/Rican7/conjson.svg?style=flat)](https://github.com/Rican7/conjson/releases)

Expand Down

0 comments on commit 2cf1b15

Please sign in to comment.