@libp2p/peer-store 6.0.0 → 6.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -141,7 +141,7 @@ A `peerId.toString()` identifier mapping to the peer metadata Map.
141
141
 
142
142
  ### API
143
143
 
144
- For the complete API documentation, you should check the [API.md](../../doc/API.md).
144
+ For the complete API documentation, you should check the [API.md](https://libp2p.github.io/js-libp2p-peer-store).
145
145
 
146
146
  Access to its underlying books:
147
147