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: examples/ipfs-101/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ Version: 0.31.2
59
59
60
60
Now let's make it more interesting and add a file to IPFS using `node.add`. A file consists of a path and content.
61
61
62
-
You can learn about the IPFS File API at [interface-ipfs-core](https://github.com/ipfs/js-ipfs/blob/master/packages/interface-ipfs-core/SPEC/FILES.md).
62
+
You can learn about the IPFS File API at [interface-ipfs-core](https://github.com/ipfs/js-ipfs/blob/master/docs/core-api/FILES.md).
0 commit comments