README: fix pkg.go.dev badge link to point to memcache package
diff --git a/README.md b/README.md index 714913c..90f66ab 100644 --- a/README.md +++ b/README.md
@@ -1,6 +1,6 @@ ## About -[](https://pkg.go.dev/github.com/bradfitz/gomemcache) +[](https://pkg.go.dev/github.com/bradfitz/gomemcache/memcache) This is a memcache client library for the Go programming language (http://golang.org/).