Update README to point to correct example directory (#424)

* Update README to point to correct example directory

* Fix example url to go example instead of js
This commit is contained in:
Med Mouine 2021-05-17 12:12:00 -04:00 committed by GitHub
parent 6195a09441
commit e6ad80cf47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ To be used for messaging in p2p instrastructure (as part of libp2p) such as IPFS
### Example
https://github.com/libp2p/go-libp2p-examples/tree/master/pubsub
https://github.com/libp2p/go-libp2p/tree/master/examples/pubsub
## Documentation