Skip to content

Commit

Permalink
Merge pull request #22 from RichardLitt/master
Browse files Browse the repository at this point in the history
Update README URLs based on HTTP redirects
  • Loading branch information
RichardLitt committed Oct 3, 2016
2 parents 34f8967 + a6b7c13 commit 97164e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 97164e6

Please sign in to comment.