Merge pull request #621 from orbitdb/field-manual-links

Adding field manual links
This commit is contained in:
Haad 2019-05-06 21:18:15 +03:00 committed by GitHub
commit 48e6d4f102
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -460,3 +460,5 @@ let store = orbitdb.create(name, CustomStore.type)
## More information
Is this guide missing something you'd like to understand or found an error? Please [open an issue](https://github.com/orbitdb/orbit-db/issues) and let us know what's missing!
Also, if you want a much more in-depth tutorial and exploration of OrbitDB's architecture, please check out the [OrbitDB Field Manual](https://github.com/orbitdb/field-manual).