diff --git a/README.md b/README.md index e4337ad3..bbee2620 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ groupcache is a distributed caching and cache-filling library, intended as a replacement for a pool of memcached nodes in many cases. -For API docs and examples, see http://godoc.org/github.com/golang/groupcache +For API docs and examples, see https://pkg.go.dev/github.com/golang/groupcache?tab=doc ## Comparison to memcached