Skip to content

Commit 152c233

Browse files
committed
Fix broken godoc link
1 parent e0a19b7 commit 152c233

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,7 +1,7 @@
11
# AvES
22

33
[![GoVer](https://img.shields.io/github/go-mod/go-version/maarek/aves.svg)](https://github.com/maarek/aves/blob/master/go.mod)
4-
[![GoDoc](https://godoc.org/github.com/maarek/aves?status.svg)](https://godo.org/github.com/maarek/aves)
4+
[![GoDoc](https://godoc.org/github.com/maarek/aves?status.svg)](https://godoc.org/github.com/maarek/aves)
55
[![CircleCI](https://circleci.com/gh/maarek/aves/tree/master.svg?style=svg)](https://circleci.com/gh/maarek/aves/tree/master)
66
[![Release](https://github.com/maarek/aves/workflows/Release%20with%20goreleaser/badge.svg)](https://github.com/maarek/aves/releases/latest)
77
[![Go Report Card](https://goreportcard.com/badge/github.com/maarek/aves)](https://goreportcard.com/report/github.com/maarek/aves)

0 commit comments

Comments
 (0)