Skip to content

Commit

Permalink
docs: fix pubsub interface link (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
D4nte authored Oct 5, 2021
1 parent efb8cba commit 6d7b2aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Options is an optional object with the following key-value pairs:
* **`scoreThresholds`**: optional, a customized peer score thresholds Object.
* **`directPeers`**: optional, an array of `AddrInfo` of peers with which we will maintain direct connections.

For the remaining API, see https://github.com/libp2p/js-libp2p-pubsub
For the remaining API, see [libp2p-interfaces/pubsub](https://github.com/libp2p/js-libp2p-interfaces/tree/master/packages/interfaces/src/pubsub).

## Contribute

Expand Down

0 comments on commit 6d7b2aa

Please sign in to comment.