From 918a387a42275d128c5ca56163d13237d5dc86c0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=B6ren=20Henning?= <soeren.henning@email.uni-kiel.de>
Date: Fri, 3 Dec 2021 17:45:34 +0100
Subject: [PATCH] Add next steps

---
 docs/quickstart.md | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/docs/quickstart.md b/docs/quickstart.md
index cfec74f9a..85a94e4df 100644
--- a/docs/quickstart.md
+++ b/docs/quickstart.md
@@ -70,14 +70,8 @@ All you need to get started is access to a Kubernetes cluster plus kubectl and H
     kubectl describe execution theodolite-example-execution
     ```
 
-<!--
 ## Next Steps
 
-* Deploy and run custom benchmarks
-* Define your own benchmarks
-* Customize the benchmark
-
-## Further Readings
-
-* Customize the Theodolite Installation
--->
+* [Deploy and run custom benchmarks](running-benchmarks)
+* [Define your own benchmarks](creating-a-benchmark)
+* [Customize the Theodolite Installation](installation)
-- 
GitLab