Skip to content

Commit

Permalink
docs: update link to RFC 4122 (google#93)
Browse files Browse the repository at this point in the history
Updates the README to fix the link to the RFC. Fixes google#92.
  • Loading branch information
cwlowder authored and tkarrass committed Sep 11, 2024
1 parent 8d1f8d2 commit 79c64ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 79c64ec

Please sign in to comment.