aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCurtis Lowder <cwlowder@users.noreply.github.com>2023-08-17 21:32:03 -0500
committerGitHub <noreply@github.com>2023-08-18 02:32:03 +0000
commit0b416df5d07008052697c0cacb99c84faa2abcc0 (patch)
tree3526b2a55c7cd222538bb003bb3be8b4404c14a2
parent75e1ac5ba63ebd38a791f6ba48071fce2a4011da (diff)
downloadgoogle-uuid-0b416df5d07008052697c0cacb99c84faa2abcc0.tar.gz
docs: update link to RFC 4122 (#93)
Updates the README to fix the link to the RFC. Fixes #92.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8dd845f..7d40914 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# uuid
The uuid package generates and inspects UUIDs based on
-[RFC 4122](http://tools.ietf.org/html/rfc4122)
+[RFC 4122](https://datatracker.ietf.org/doc/html/rfc4122)
and DCE 1.1: Authentication and Security Services.
This package is based on the github.com/pborman/uuid package (previously named