mirror of
https://github.com/fluencelabs/js-multiaddr-to-uri
synced 2025-03-15 02:11:03 +00:00
chore: update repo URL
License: MIT Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
This commit is contained in:
parent
3eefbb5ebf
commit
f54eb2c629
@ -1,6 +1,6 @@
|
|||||||
# multiaddr-to-uri
|
# multiaddr-to-uri
|
||||||
|
|
||||||
[](https://travis-ci.org/tableflip/multiaddr-to-uri) [](https://david-dm.org/tableflip/multiaddr-to-uri) [](https://standardjs.com)
|
[](https://travis-ci.org/multiformats/js-multiaddr-to-uri) [](https://david-dm.org/multiformats/js-multiaddr-to-uri) [](https://standardjs.com)
|
||||||
|
|
||||||
|
|
||||||
> Convert a Multiaddr to a URI /dnsaddr/ipfs.io/http -> http://ipfs.io
|
> Convert a Multiaddr to a URI /dnsaddr/ipfs.io/http -> http://ipfs.io
|
||||||
@ -38,7 +38,7 @@ Note:
|
|||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
||||||
Feel free to dive in! [Open an issue](https://github.com/tableflip/multiaddr-to-uri/issues/new) or submit PRs.
|
Feel free to dive in! [Open an issue](https://github.com/multiformats/js-multiaddr-to-uri/issues/new) or submit PRs.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
@ -25,10 +25,10 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/tableflip/multiaddr-to-uri.git"
|
"url": "git+https://github.com/multiformats/js-multiaddr-to-uri.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/tableflip/multiaddr-to-uri/issues"
|
"url": "https://github.com/multiformats/js-multiaddr-to-uri/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/tableflip/multiaddr-to-uri#readme"
|
"homepage": "https://github.com/multiformats/js-multiaddr-to-uri#readme"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user