libp2p / js-peer-info

libp2p Peer abstraction Node.js implementation
https://libp2p.io
MIT License
37 stars 28 forks source link

Update README URLs based on HTTP redirects #24

Closed RichardLitt closed 8 years ago

RichardLitt commented 8 years ago

Created with https://github.com/dkhamsing/frankenstein

GitHub Corrected URLs

Was Now
https://github.com/diasdavid/js-libp2p https://github.com/libp2p/js-libp2p
https://github.com/diasdavid/js-peer-id https://github.com/libp2p/js-peer-id
https://github.com/jbenet/js-multiaddr https://github.com/multiformats/js-multiaddr

Other Corrected URLs

Was Now
https://unpkg.com/peer-info/dist/index.js /peer-info@0.7.1/dist/index.js
https://unpkg.com/peer-info/dist/index.min.js /peer-info@0.7.1/dist/index.min.js
RichardLitt commented 8 years ago

Wait on this: I will remove the unpkg links, keeping the others. Give me a bit. :)

RichardLitt commented 8 years ago

This PR is egregiously off the mark for replacing stuff, in this particular case. Closing and reopening.