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

Commit 3a74c11

Browse files
authored
docs: fixed link to examples (#4037)
1 parent 596b1f4 commit 3a74c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs-core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ console.info(cid)
6565

6666
## Next Steps
6767

68-
* Look into the [examples](/examples) to learn how to spawn an IPFS node in Node.js and in the Browser
68+
* Look into the [js-ipfs-examples](https://github.com/ipfs-examples/js-ipfs-examples) to learn how to spawn an IPFS node in Node.js and in the Browser
6969
* Read the [Core API docs](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) to see what you can do with an IPFS node
7070
* Visit https://dweb-primer.ipfs.io to learn about IPFS and the concepts that underpin it
7171
* Head over to https://proto.school to take interactive tutorials that cover core IPFS APIs

0 commit comments

Comments
 (0)