put obsolete RFC back to the doc for reference

This commit is contained in:
Peter MIKOLA 2024-05-15 14:36:42 +02:00
parent 32500cdf37
commit f1189474b9
No known key found for this signature in database

View File

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