Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 6ecbdc4

Browse files
author
Alan Shaw
committed
fix: delegate example link
License: MIT Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
1 parent ca7568b commit 6ecbdc4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ Modify the default IPFS node config. This object will be *merged* with the defau
324324
325325
###### Configuring Delegate Routers
326326
327-
If you need to support Delegated Content and/or Peer Routing, you can enable it by specifying the multiaddrs of your delegate nodes in the config via `options.config.Addresses.Delegates`. If you need to run a delegate router we encourage you to run your own, with go-ipfs. You can see instructions for doing so in the [delegated routing example][:delegated-routing-example].
327+
If you need to support Delegated Content and/or Peer Routing, you can enable it by specifying the multiaddrs of your delegate nodes in the config via `options.config.Addresses.Delegates`. If you need to run a delegate router we encourage you to run your own, with go-ipfs. You can see instructions for doing so in the [delegated routing example](https://github.com/libp2p/js-libp2p/tree/master/examples/delegated-routing).
328328
329329
If you are not able to run your own delegate router nodes, we currently have two nodes that support delegated routing. **Important**: As many people may be leveraging these nodes, performance may be affected, which is why we recommend running your own nodes in production.
330330
@@ -1190,5 +1190,3 @@ IPFS implementation in JavaScript is a work in progress. As such, there's a few
11901190
## License
11911191
11921192
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fipfs%2Fjs-ipfs.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fipfs%2Fjs-ipfs?ref=badge_large)
1193-
1194-
[delegate-routing-example]: https://github.com/libp2p/js-libp2p/tree/master/examples/delegated-routing

0 commit comments

Comments
 (0)