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 Mar 10, 2020. It is now read-only.
A great source of [examples][] can be found in the tests for this API.
35
+
A great source of [examples](https://github.com/ipfs/interface-ipfs-core/blob/master/js/src/miscellaneous/id.js) can be found in the tests for this API.
A great source of [examples][] can be found in the tests for this API.
60
+
A great source of [examples](https://github.com/ipfs/interface-ipfs-core/blob/master/js/src/miscellaneous/version.js) can be found in the tests for this API.
A great source of [examples](https://github.com/ipfs/interface-ipfs-core/blob/master/js/src/miscellaneous/dns.js) can be found in the tests for this API.
88
86
89
87
#### `stop`
90
88
@@ -107,7 +105,7 @@ ipfs.stop((err) => {
107
105
})
108
106
```
109
107
110
-
A great source of [examples][] can be found in the tests for this API.
108
+
A great source of [examples](https://github.com/ipfs/interface-ipfs-core/blob/master/js/src/miscellaneous/stop.js) can be found in the tests for this API.
111
109
112
110
#### `ping`
113
111
@@ -154,7 +152,7 @@ ipfs.ping('Qmhash', function (err, responses) {
154
152
})
155
153
```
156
154
157
-
A great source of [examples][] can be found in the tests forthisAPI.
155
+
A great source of [examples](https://github.com/ipfs/interface-ipfs-core/tree/master/js/src/ping) can be found in the tests for this API.
158
156
159
157
#### `pingPullStream`
160
158
@@ -199,7 +197,7 @@ pull(
199
197
)
200
198
```
201
199
202
-
A great source of [examples][] can be found in the tests forthisAPI.
200
+
A great source of [examples](https://github.com/ipfs/interface-ipfs-core/tree/master/js/src/ping) can be found in the tests for this API.
203
201
204
202
#### `pingReadableStream`
205
203
@@ -241,7 +239,7 @@ stream.on('data', (res) => {
241
239
})
242
240
```
243
241
244
-
A great source of [examples][] can be found in the tests forthisAPI.
242
+
A great source of [examples](https://github.com/ipfs/interface-ipfs-core/tree/master/js/src/ping) can be found in the tests for this API.
A great source of [examples][] can be found in the tests forthisAPI.
312
+
A great source of [examples](https://github.com/ipfs/interface-ipfs-core/blob/master/js/src/miscellaneous/resolve.js) can be found in the tests for this API.
0 commit comments