Skip to content

Commit 30e0708

Browse files
committed
make link relative
1 parent 9625278 commit 30e0708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Multihash filePointer = Multihash.fromBase58("QmPZ9gcCEpqKTo6aq61g2nXGUhM4iCL3ew
9696
byte[] fileContents = ipfs.cat(filePointer);
9797
```
9898

99-
More example usage found [here](https://github.com/ipfs-shipyard/java-ipfs-http-client/tree/master/src/main/java/io/ipfs/api/demo)
99+
More example usage found [here](./src/main/java/io/ipfs/api/demo)
100100

101101
## Dependencies
102102

0 commit comments

Comments
 (0)