mirror of https://gitee.com/bigwinds/arangodb
Fix link to cookbook, as sugested by @millette
This commit is contained in:
parent
8f0991e18e
commit
c4a88a541f
|
@ -44,7 +44,7 @@ Microservice Example
|
|||
|
||||
By extending the HTTP API with user code written in JavaScript, ArangoDB can be turned into a strict schema-enforcing persistence engine.
|
||||
|
||||
Next step, bundle your Foxx application as a [docker container](https://docs.arangodb.com/cookbook/UsingArangoDBNodeJSDocker.html) and get it running in the cloud.
|
||||
Next step, bundle your Foxx application as a [docker container](https://docs.arangodb.com/cookbook/Cloud/NodeJsDocker.html) and get it running in the cloud.
|
||||
|
||||
Other features of ArangoDB include:
|
||||
|
||||
|
|
Loading…
Reference in New Issue