mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-06-23 14:32:30 +00:00
Fix link in API docs
This commit is contained in:
parent
7199d10e12
commit
d80f72bae0
2
API.md
2
API.md
@ -251,7 +251,7 @@ After creating an instance of `orbitd-db`, you can now access the different data
|
|||||||
### counter(name)
|
### counter(name)
|
||||||
|
|
||||||
Package:
|
Package:
|
||||||
[orbit-db-counter](https://github.com/haadcode/orbit-db-counter)
|
[orbit-db-counter](https://github.com/haadcode/orbit-db-counterstore)
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
const counter = orbitdb.counter('song_123.play_count')
|
const counter = orbitdb.counter('song_123.play_count')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user