libp2p / js-libp2p

The JavaScript Implementation of libp2p networking stack.
https://libp2p.io
Other
2.29k stars 438 forks source link

docs: add links to finished RFCs to docs for peer-record #2405

Closed Download closed 7 months ago

Download commented 7 months ago

Title

docs: add links to finished RFCs to docs for peer-record

Description

Update docs to link to actual RFCs and not just to PRs. Fixes https://github.com/libp2p/js-libp2p/issues/2404

Notes & open questions

As a newcomer, finding the docs was often confusing because many links are outdated, I am attempting to contribute a bit here by updating some outdated links as I find them.

Change checklist