Sfoglia il codice sorgente

Merge pull request #462 from aatauil/patch-1

Update Readme: Typo for JS client library link
Jessica Schilling 4 anni fa
parent
commit
09bcb7191f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -178,7 +178,7 @@ The following HTTP client libraries are either complete or under development. Al
 |---------------|-----------------------------------------------------------|---------------------|
 | Go            | https://github.com/ipfs/go-ipfs-api                       | Active              |
 | Java          | https://github.com/ipfs-shipyard/java-ipfs-http-client    | Active              |
-| JavaScript    | https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-http-client0 | Active |
+| JavaScript    | https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-http-client | Active |
 | Python        | https://github.com/ipfs-shipyard/py-ipfs-http-client      | Active |
 | Scala         | https://github.com/ipfs-shipyard/scala-ipfs-api           | Inactive |
 | Clojure       | https://github.com/keorn/clj-ipfs-http-client             | Active |