Fix broken link to js-multistream.

This commit is contained in:
Valentin Lorentz 2016-09-17 17:26:17 +02:00 committed by GitHub
parent d1feb5280d
commit 0df36136b4

View File

@ -132,7 +132,7 @@ These path names happen to be resolvable -- not just in a "multicodec muxer(e.g
- [go-multicodec](https://github.com/jbenet/go-multicodec)
- [go-multistream](https://github.com/whyrusleeping/go-multistream) - Implements multistream, which uses multicodec for stream negotiation
- [node-multistream](https://github.com/diasdavid/multistream) - Implements multistream, which uses multicodec for stream negotiation
- [js-multistream](https://github.com/multiformats/js-multistream) - Implements multistream, which uses multicodec for stream negotiation
- [clj-multicodec](https://github.com/greglook/clj-multicodec)