mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
Merge pull request #225 from atfornes/patch-1
Fix docstore function links
This commit is contained in:
commit
5422c1d33d
10
API.md
10
API.md
@ -70,11 +70,11 @@ Choose this options if you're using `orbitd-db` to develop **Desktop** (or "head
|
||||
- [remove(hash)](#feedname)
|
||||
- [events](#feedname)
|
||||
- [docstore(name, options)](#docstorename-options)
|
||||
- [put(doc)]()
|
||||
- [get(hash)]()
|
||||
- [query(mapper)]()
|
||||
- [del(key)]()
|
||||
- [events]()
|
||||
- [put(doc)](#docstorename-options)
|
||||
- [get(hash)](#docstorename-options)
|
||||
- [query(mapper)](#docstorename-options)
|
||||
- [del(key)](#docstorename-options)
|
||||
- [events](#docstorename-options)
|
||||
- [counter(name)](#countername)
|
||||
- [value](#countername)
|
||||
- [inc([amount])](#countername)
|
||||
|
Loading…
x
Reference in New Issue
Block a user