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 Aug 12, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -120,7 +120,7 @@ The `import` object is a duplex pull stream that takes objects of the form:
120
120
121
121
`import` will output file info objects as files get stored in IPFS. When stats on a node are emitted they are guaranteed to have been written.
122
122
123
-
`dag` is an instance of the [`IPLD Resolver`](https://github.com/ipld/js-ipld-resolver) or the [`js-ipfs``dag api`](https://github.com/ipfs/interface-ipfs-core/tree/master/API/dag)
123
+
`dag` is an instance of the [`IPLD Resolver`](https://github.com/ipld/js-ipld-resolver) or the [`js-ipfs``dag api`](https://github.com/ipfs/interface-ipfs-core/blob/master/SPEC/DAG.md)
124
124
125
125
The input's file paths and directory structure will be preserved in the [`dag-pb`](https://github.com/ipld/js-ipld-dag-pb) created nodes.
0 commit comments