js-libp2p icon indicating copy to clipboard operation
js-libp2p copied to clipboard

docs: update dead link

Open lipsyre opened this issue 8 months ago • 2 comments

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

lipsyre avatar Mar 31 '25 17:03 lipsyre

Thanks for opening this. This change needs to be made in the index file of that module.

Please see the note in the readme.

achingbrain avatar Jun 03 '25 12:06 achingbrain

Hi @achingbrain . Done.

lipsyre avatar Jun 19 '25 12:06 lipsyre

Thanks!

achingbrain avatar Sep 05 '25 08:09 achingbrain