diff --git a/README.md b/README.md index 7d40914..3e9a618 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ go get github.com/google/uuid ``` ###### Documentation -[![GoDoc](https://godoc.org/github.com/google/uuid?status.svg)](http://godoc.org/github.com/google/uuid) +[![Go Reference](https://pkg.go.dev/badge/github.com/google/uuid.svg)](https://pkg.go.dev/github.com/google/uuid) Full `go doc` style documentation for the package can be viewed online without installing this package by using the GoDoc site here: