google / uuid

Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
BSD 3-Clause "New" or "Revised" License
5.24k stars 363 forks source link

docs: update link to RFC 4122 #93

Closed cwlowder closed 1 year ago

cwlowder commented 2 years ago

Updates the README to fix the link to the RFC. Fixes #92.

bradcypert commented 2 years ago

Thank you! I would have updated this myself, but wasn't sure where the actual link should take someone :)

noahdietz commented 1 year ago

The "old" link redirects to the "new" link, so it technically works, but let's just do this anyways.

cwlowder commented 1 year ago

The "old" link redirects to the "new" link, so it technically works, but let's just do this anyways.

Looks like they fixed that link. When I made this PR back in 2021, the link was broken.

noahdietz commented 1 year ago

The "old" link redirects to the "new" link, so it technically works, but let's just do this anyways.

Looks like they fixed that link. When I made this PR back in 2021, the link was broken.

Love to see them do so :) Thanks for making the PR in the first place. Probably good to just have the exact right URL in there anyways.