Fix link in API docs

This commit is contained in:
haad 2016-11-02 14:25:56 +01:00
parent 7199d10e12
commit d80f72bae0

2
API.md
View File

@ -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')