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

doc: You can't ipfs.add a path #245

Merged
merged 2 commits into from
Mar 26, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions SPEC/FILES.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ Where `data` may be:
- a [`Buffer instance`][b]
- a [`Readable Stream`][rs]
- a [`Pull Stream`][ps]
- a Path (caveat: will only work in Node.js)
- a URL
- an array of objects, each of the form:
```JavaScript
{
Expand Down