Skip to content

Commit c3403b7

Browse files
author
Michael Gasch
committed
docs: fix links
Reflect go module name in links Closes: #246
1 parent abea07d commit c3403b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
[![Tests](https://github.com/timbray/quamina/actions/workflows/go-unit-tests.yaml/badge.svg)](https://github.com/timbray/quamina/actions/workflows/go-unit-tests.yaml)
44
[![Latest Release](https://img.shields.io/github/release/timbray/quamina.svg?logo=github&style=flat-square)](https://github.com/timbray/quamina/releases/latest)
55
[![codecov](https://codecov.io/gh/timbray/quamina/branch/main/graph/badge.svg?token=TC7MW723JO)](https://codecov.io/gh/timbray/quamina)
6-
[![Go Report Card](https://goreportcard.com/badge/github.com/timbray/quamina)](https://goreportcard.com/report/github.com/timbray/quamina)
6+
[![Go Report Card](https://goreportcard.com/badge/quamina.net/go/quamina)](https://goreportcard.com/report/quamina.net/go/quamina)
77
[![timbray/quamina](https://img.shields.io/github/go-mod/go-version/timbray/quamina)](https://github.com/timbray/quamina)
8-
[![Go Reference](https://pkg.go.dev/badge/github.com/timbray/quamina.svg)](https://pkg.go.dev/github.com/timbray/quamina)
8+
[![Go Reference](https://pkg.go.dev/badge/quamina.net/go/quamina.svg)](https://pkg.go.dev/quamina.net/go/quamina)
99
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go)
1010

1111
### Fast pattern-matching library

0 commit comments

Comments
 (0)