Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 2b3be15

Browse files
authored
You can't ipfs.add a path
Fixes ipfs-inactive/js-ipfs-http-client#722
1 parent b862a12 commit 2b3be15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SPEC/FILES.md

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Where `data` may be:
1616
- a [`Buffer instance`][b]
1717
- a [`Readable Stream`][rs]
1818
- a [`Pull Stream`][ps]
19-
- a Path (caveat: will only work in Node.js)
2019
- a URL
2120
- an array of objects, each of the form:
2221
```JavaScript

0 commit comments

Comments
 (0)