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

Commit 219e2f6

Browse files
nicosantangelodaviddias
authored andcommitted
fix: createaddstream API link on README (#147)
1 parent 77b9637 commit 219e2f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ In order to be considered "valid", an IPFS core implementation must expose the
102102
- [dht (not spec'ed yet)](/API/dht)
103103
- [files](/API/files)
104104
- [`add`](/API/files#add)
105-
- [`createAddStream`](/files#createaddstream)
105+
- [`createAddStream`](/API/files#createaddstream)
106106
- [`get`](/API/files#get)
107107
- [`cat`](/API/files#cat)
108108
- [generic operations](/API/generic)

0 commit comments

Comments
 (0)