diff --git a/Documentation/Books/Users/README.mdpp b/Documentation/Books/Users/README.mdpp index c58efd71a3..e1a2e4685d 100644 --- a/Documentation/Books/Users/README.mdpp +++ b/Documentation/Books/Users/README.mdpp @@ -21,11 +21,9 @@ Key features include: * **Replication** and **Sharding**: set up the database in a master-slave configuration or spread bigger datasets across multiple servers * It is **open source** (Apache Licence 2.0) -In this documentation you can inform yourself about all the functions, features and programs ArangoDB provides for you. +In this documentation you can inform yourself about all the functions, features and programs ArangoDB provides for you. -If you want to test the shell go [here](https://www.arangodb.com/shtutorial/). - -If you want to play with our query language, go to our [AQL Tutorial](https://www.arangodb.com/aqltutorial/). +You can also go to our [cookbook](https://docs.arangodb.com/cookbook) and look through some recipes to learn more about ArangoDB specific problems and solutions. !SUBSECTION Community