You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: packages/ipfs-core/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ console.info(cid)
65
65
66
66
## Next Steps
67
67
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
69
69
* 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
70
70
* Visit https://dweb-primer.ipfs.io to learn about IPFS and the concepts that underpin it
71
71
* Head over to https://proto.school to take interactive tutorials that cover core IPFS APIs
0 commit comments