Skip to content

Commit 4d751bb

Browse files
committed
README: fix pkg.go.dev badge link to point to memcache package
1 parent 91de306 commit 4d751bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

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

3-
[![Go Reference](https://pkg.go.dev/badge/github.com/bradfitz/gomemcache.svg)](https://pkg.go.dev/github.com/bradfitz/gomemcache)
3+
[![Go Reference](https://pkg.go.dev/badge/github.com/bradfitz/gomemcache/memcache.svg)](https://pkg.go.dev/github.com/bradfitz/gomemcache/memcache)
44

55
This is a memcache client library for the Go programming language
66
(http://golang.org/).

0 commit comments

Comments
 (0)