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

Commit b2a37b9

Browse files
enricomarinodaviddias
authored andcommitted
Add links to the Pin API (#140)
1 parent 9a8d33c commit b2a37b9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,10 @@ In order to be considered "valid", an IPFS core implementation must expose the
120120
- [`object.patch.rmLink`](/API/object#objectpatchrmlink)
121121
- [`object.patch.appendData`](/API/object#objectpatchappenddata)
122122
- [`object.patch.setData`](/API/object#objectpatchsetdata)
123-
- [pin (not spec'ed yet)](/API/pin)
123+
- [pin](/API/pin)
124+
- [`pin.add`](/API/pin#add)
125+
- [`pin.ls`](/API/pin#ls)
126+
- [`pin.rm`](/API/pin#rm)
124127
- [pubsub](/API/pubsub)
125128
- [`pubsub.subscribe`](/API/pubsub#pubsubsubscribe)
126129
- [`pubsub.unsubscribe`](/API/pubsub#pubsubunsubscribe)

0 commit comments

Comments
 (0)