fix: Go badge (#12928)

This commit is contained in:
Rootul Patel
2022-08-15 22:21:51 +02:00
committed by GitHub
parent e380239e3b
commit 077e64318a
+2 -2
View File
@@ -13,8 +13,8 @@ parent:
<a href="https://github.com/cosmos/cosmos-sdk/blob/main/LICENSE">
<img alt="License: Apache-2.0" src="https://img.shields.io/github/license/cosmos/cosmos-sdk.svg" />
</a>
<a href="https://pkg.go.dev/github.com/cosmos/cosmos-sdk?tab=doc">
<img alt="GoDoc" src="https://pkg.go.dev/github.com/cosmos/cosmos-sdk?status.svg" />
<a href="https://pkg.go.dev/github.com/cosmos/cosmos-sdk">
<img src="https://pkg.go.dev/badge/github.com/cosmos/cosmos-sdk.svg" alt="Go Reference">
</a>
<a href="https://goreportcard.com/report/github.com/cosmos/cosmos-sdk">
<img alt="Go report card" src="https://goreportcard.com/badge/github.com/cosmos/cosmos-sdk" />