Merge pull request #22 from RichardLitt/master

Update README URLs based on HTTP redirects
This commit is contained in:
Richard Littauer 2016-10-03 16:56:05 -04:00 committed by GitHub
commit 97164e677c

View File

@ -1,6 +1,6 @@
# multiaddr/net - Multiaddr friendly net
Package multiaddr/net provides [Multiaddr](http://github.com/multiformats/go-multiaddr) specific versions of common
Package multiaddr/net provides [Multiaddr](https://github.com/multiformats/go-multiaddr) specific versions of common
functions in stdlib's net package. This means wrappers of
standard net symbols like net.Dial and net.Listen, as well
as conversion to/from net.Addr.