js-libp2p
js-libp2p copied to clipboard
docs: update dead link
Description
Hi! I fixed broken links to the interface-record implementation in the peer-record package documentation. The file was moved but the links weren't updated.
Related: #2947 (previous reorganization PR)
Change checklist
- [ ] I have performed a self-review of my own code
- [ ] I have made corresponding changes to the documentation if necessary (this includes comments as well)
- [ ] I have added tests that prove my fix is effective or that my feature works
Thanks for opening this. This change needs to be made in the index file of that module.
Please see the note in the readme.
Hi @achingbrain . Done.
Thanks!