docs: fix event links
This commit is contained in:
parent
7d7b70f0fd
commit
41d7e24e5b
4
API.md
4
API.md
@ -65,8 +65,8 @@ const db = await orbitdb.keyvalue('profile')
|
||||
- [replicated](#replicated)
|
||||
- [replicate](#replicate)
|
||||
- [replicate.progress](#replicateprogress)
|
||||
- [load](#load)
|
||||
- [load.progress](#loadprogess)
|
||||
- [load](#load-1)
|
||||
- [load.progress](#loadprogress)
|
||||
- [ready](#ready)
|
||||
- [write](#write)
|
||||
|
||||
|
@ -185,7 +185,7 @@ After creating an `OrbitDB` instance , you can access the different data stores.
|
||||
- [replicated](https://github.com/orbitdb/orbit-db/blob/master/API.md#replicated)
|
||||
- [replicate](https://github.com/orbitdb/orbit-db/blob/master/API.md#replicate)
|
||||
- [replicate.progress](https://github.com/orbitdb/orbit-db/blob/master/API.md#replicateprogress)
|
||||
- [load](https://github.com/orbitdb/orbit-db/blob/master/API.md#load)
|
||||
- [load](https://github.com/orbitdb/orbit-db/blob/master/API.md#load-1)
|
||||
- [load.progress](https://github.com/orbitdb/orbit-db/blob/master/API.md#loadprogress)
|
||||
- [ready](https://github.com/orbitdb/orbit-db/blob/master/API.md#ready)
|
||||
- [write](https://github.com/orbitdb/orbit-db/blob/master/API.md#write)
|
||||
|
Loading…
x
Reference in New Issue
Block a user