Skip to content

Commit

Permalink
Updated link (#222)
Browse files Browse the repository at this point in the history
Updated link to point to the correct interface
  • Loading branch information
AtHeartEngineer authored Apr 3, 2022
1 parent 1315906 commit 25c9aa1
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 [libp2p-interfaces/pubsub](https://github.com/libp2p/js-libp2p-interfaces/tree/master/packages/interfaces/src/pubsub).
For the remaining API, see [libp2p-interfaces/pubsub](https://github.com/libp2p/js-libp2p-interfaces/tree/master/packages/libp2p-interfaces/src/pubsub).

## Contribute

Expand Down

0 comments on commit 25c9aa1

Please sign in to comment.