From 6d68e268933b44c0b8b1cf5a8177f6fa556e75e7 Mon Sep 17 00:00:00 2001 From: Syohei YOSHIDA Date: Fri, 8 Jul 2016 13:55:56 +0900 Subject: [PATCH] Correct RFC number --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2239a6..21205ea 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The API will become stable with v1. # uuid ![build status](https://travis-ci.org/google/uuid.svg?branch=master) The uuid package generates and inspects UUIDs based on -[RFC 412](http://tools.ietf.org/html/rfc4122) +[RFC 4122](http://tools.ietf.org/html/rfc4122) and DCE 1.1: Authentication and Security Services. This package is based on the github.com/pborman/uuid package (previously named