Skip to content

Commit 4e0832d

Browse files
authored
Merge pull request #34 from tri-adam/doc-link
Update documentation link to pkg.go.dev
2 parents 163fb6f + 1b49b78 commit 4e0832d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# JSON Response
22

3-
[![GoDoc](https://godoc.org/github.com/sylabs/json-resp?status.svg)](https://godoc.org/github.com/sylabs/json-resp)
3+
[![PkgGoDev](https://pkg.go.dev/badge/github.com/sylabs/json-resp)](https://pkg.go.dev/github.com/sylabs/json-resp)
44
[![Build Status](https://circleci.com/gh/sylabs/json-resp.svg?style=shield)](https://circleci.com/gh/sylabs/workflows/json-resp)
55
[![Code Coverage](https://codecov.io/gh/sylabs/json-resp/branch/master/graph/badge.svg)](https://codecov.io/gh/sylabs/json-resp)
66
[![Go Report Card](https://goreportcard.com/badge/github.com/sylabs/json-resp)](https://goreportcard.com/report/github.com/sylabs/json-resp)

0 commit comments

Comments
 (0)