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

Commit

Permalink
docs: fixed link to examples (#4037)
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Feb 4, 2022
1 parent 596b1f4 commit 3a74c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ipfs-core/README.md
Expand Up @@ -65,7 +65,7 @@ console.info(cid)

## Next Steps

* Look into the [examples](/examples) to learn how to spawn an IPFS node in Node.js and in the Browser
* 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
* 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
* Visit https://dweb-primer.ipfs.io to learn about IPFS and the concepts that underpin it
* Head over to https://proto.school to take interactive tutorials that cover core IPFS APIs
Expand Down

0 comments on commit 3a74c11

Please sign in to comment.