From c78a2f96beb4e08542dba81dbaf63c15b7e39243 Mon Sep 17 00:00:00 2001 From: Veselkov Konstantin Date: Wed, 4 Mar 2020 18:59:31 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d92c11..f765a46 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ change is the ability to represent an invalid UUID (vs a NIL UUID). Full `go doc` style documentation for the package can be viewed online without installing this package by using the GoDoc site here: -http://godoc.org/github.com/google/uuid +http://pkg.go.dev/github.com/google/uuid