mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
Merge pull request #223 from Alex-Werner/patch-1
Fixed : 404 exemple link in readme.md
This commit is contained in:
commit
8518e6a082
@ -111,7 +111,7 @@ LOG=debug node examples/eventlog.js
|
|||||||
|
|
||||||
**Key-Value**
|
**Key-Value**
|
||||||
|
|
||||||
Check the code in [examples/keyvalue.js](https://github.com/orbitdb/orbit-db/blob/master/examples/keystore.js) and run it with:
|
Check the code in [examples/keyvalue.js](https://github.com/orbitdb/orbit-db/blob/master/examples/keyvalue.js) and run it with:
|
||||||
```
|
```
|
||||||
LOG=debug node examples/keyvalue.js
|
LOG=debug node examples/keyvalue.js
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user