diff --git a/README.md b/README.md index 2b76e680d..6d02c0764 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@

The Go implementation of the libp2p Networking Stack.

- - - + + +

@@ -16,7 +16,7 @@
- +

@@ -73,7 +73,7 @@ There is currently only one bundle of `go-libp2p`, this package. This bundle is ### API -[![GoDoc](https://godoc.org/github.com/ipfs/go-libp2p?status.svg)](https://godoc.org/github.com/libp2p/go-libp2p) +[![GoDoc](https://godoc.org/github.com/libp2p/go-libp2p?status.svg)](https://godoc.org/github.com/libp2p/go-libp2p) ### Examples