Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 78ac8cf

Browse files
caiogondimdaviddias
authored andcommitted
Fix links on examples/README.md (#767)
1 parent 568651d commit 78ac8cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Let us know if you find any issue or if you want to contribute and add a new tut
66

77
## Examples
88

9-
- [js-ipfs basic, how to spawn a node and add a file to IPFS](/examples)
10-
- [How to bundle js-ipfs with Browserify](/bundle-browserify)
11-
- [How to bundle js-ipfs with WebPack](/bundle-webpack)
12-
- [Use IPFS to explore the Ethereum BlockChain](/explore-ethereum)
9+
- [js-ipfs basic, how to spawn a node and add a file to IPFS](./basics)
10+
- [How to bundle js-ipfs with Browserify](./bundle-browserify)
11+
- [How to bundle js-ipfs with WebPack](./bundle-webpack)
12+
- [Use IPFS to explore the Ethereum BlockChain](./explore-ethereum)
1313

1414
## Tutorials

0 commit comments

Comments
 (0)