diff --git a/README.md b/README.md index b777eb3..73b48f6 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ go get -u github.com/libp2p/go-libp2p-circuit ## Usage -Refer to the [relay example](https://github.com/libp2p/go-libp2p-examples/tree/master/relay) in the `go-libp2p-examples` repository for usage instructions. +Refer to the [relay example](https://github.com/libp2p/go-libp2p/tree/master/examples/relay) in the `go-libp2p-examples` repository for usage instructions. ## Contribute