fix: Go badge (#12928)
This commit is contained in:
parent
e380239e3b
commit
077e64318a
@ -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" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user