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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@
31
31
32
32
## Getting started
33
33
34
-
* Look into the [examples repo](https://github.com/ipfs-shipyard/js-ipfs-examples/tree/master/examples) to learn how to spawn an IPFS node in Node.js and in the Browser
34
+
* Look into the [examples](https://github.com/ipfs/js-ipfs/tree/master/examples) to learn how to spawn an IPFS node in Node.js and in the Browser
35
35
* 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
36
36
* Visit https://dweb-primer.ipfs.io to learn about IPFS and the concepts that underpin it
37
37
* Head over to https://proto.school to take interactive tutorials that cover core IPFS APIs
0 commit comments