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

Commit 43bf7b8

Browse files
authored
docs: fix circuit-relaying example link (#3895)
1 parent cbd3e94 commit 43bf7b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/MODULE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Prevents all logging output from the IPFS node.
141141
|------|---------|
142142
| object | `{ enabled: true, hop: { enabled: false, active: false } }` |
143143

144-
Configure circuit relay (see the [circuit relay tutorial](https://github.com/ipfs-examples/js-ipfs-examples/tree/master/examplescircuit-relaying) to learn more).
144+
Configure circuit relay (see the [circuit relay tutorial](https://github.com/ipfs-examples/js-ipfs-examples/tree/master/examples/circuit-relaying) to learn more).
145145

146146
- `enabled` (boolean): Enable circuit relay dialer and listener. (Default: `true`)
147147
- `hop` (object)

0 commit comments

Comments
 (0)