1
0
mirror of https://github.com/google/uuid.git synced 2025-09-16 09:16:30 +02:00

docs: update link to RFC 4122 (#93)

Updates the README to fix the link to the RFC. Fixes #92.
This commit is contained in:
Curtis Lowder
2023-08-17 21:32:03 -05:00
committed by GitHub
parent 75e1ac5ba6
commit 0b416df5d0

View File

@@ -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