mirror of
https://github.com/uuid-rs/uuid.git
synced 2025-09-29 22:10:50 +00:00
put obsolete RFC back to the doc for reference
This commit is contained in:
parent
32500cdf37
commit
f1189474b9
@ -124,10 +124,12 @@ For people new to Uuid, and just starting to contribute, or even for more
|
||||
seasoned developers, some useful places to look for information are:
|
||||
|
||||
* The Wikipedia entry on [Universally Unique Identifier][wiki-uuid].
|
||||
* [RFC 9562][rfc-uuid] which gives the specification of Uuids.
|
||||
* [RFC 9562][rfc-uuid] which gives the specification of UUIDs.
|
||||
* [RFC 4122][rfc-uuid-obsolete] for reference to the obsolete RFC.
|
||||
|
||||
[wiki-uuid]: https://en.wikipedia.org/wiki/Universally_unique_identifier
|
||||
[rfc-uuid]: https://www.ietf.org/rfc/rfc9562.html
|
||||
[rfc-uuid-obsolete]: https://www.ietf.org/rfc/rfc4122.html
|
||||
|
||||
[u-r-l-o]: https://users.rust-lang.org
|
||||
[Discussions]: https://github.com/uuid-rs/uuid/discussions
|
||||
|
Loading…
x
Reference in New Issue
Block a user