memgraph/docs/user_technical/README.md
Matija Santl af04e9db0b Fix documentation link
Summary:
The file `quick_start.md` was renamed in D1547 but the change wasn't
applied to `README.md`

Reviewers: buda, ipaljak

Reviewed By: buda

Differential Revision: https://phabricator.memgraph.io/D1607
2018-09-24 10:08:06 +02:00

22 lines
730 B
Markdown

# Technical Documentation
## About Memgraph
Memgraph is an ACID compliant high performance transactional in-memory graph
database management system featuring highly concurrent
data structures, multi-version concurrency control and asynchronous IO.
[//]: # (When adding a new documentation file, please add it to the list)
## Contents
* [About Memgraph](#about-memgraph)
* [Quick Start](quick_start.md)
* [Tutorials](tutorials/tutorials_overview.md)
* [How-to Guides](how-to_guides/how-to_guides_overview.md)
* [Concepts](concepts/concepts_overview.md)
* [Reference Guide](reference_guide/reference_overview.md)
* [Upcoming Features](upcoming-features.md)
[//]: # (Nothing should go below the contents section)