Skip to content

Commit 9873785

Browse files
author
Lars Gierth
authored
Merge pull request #53 from kumavis/patch-1
readme - update some implementation links
2 parents 0e94b51 + d745209 commit 9873785

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ Yes, but we already have to agree on functions, so this is not hard. The table e
7979

8080
## Implementations:
8181

82-
- [go-multihash](//github.com/jbenet/go-multihash)
83-
- [node-multihash](//github.com/jbenet/node-multihash)
84-
- [clj-multihash](//github.com/greglook/clj-multihash)
82+
- [go-multihash](//github.com/multiformats/go-multihash)
83+
- [js-multihash](//github.com/multiformats/js-multihash)
84+
- [clj-multihash](//github.com/multiformats/clj-multihash)
8585
- rust-multihash
8686
- [by @dignifiedquire](//github.com/dignifiedquire/rust-multihash)
8787
- [by @google](//github.com/google/rust-multihash)

0 commit comments

Comments
 (0)