We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9625278 commit 30e0708Copy full SHA for 30e0708
README.md
@@ -96,7 +96,7 @@ Multihash filePointer = Multihash.fromBase58("QmPZ9gcCEpqKTo6aq61g2nXGUhM4iCL3ew
96
byte[] fileContents = ipfs.cat(filePointer);
97
```
98
99
-More example usage found [here](https://github.com/ipfs-shipyard/java-ipfs-http-client/tree/master/src/main/java/io/ipfs/api/demo)
+More example usage found [here](./src/main/java/io/ipfs/api/demo)
100
101
## Dependencies
102
0 commit comments