diff --git a/docs/quickstart.md b/docs/quickstart.md index cfec74f9ab171c7ff18da0ff784be2e2ac1c09f3..85a94e4df8625a47dc291dc49367858aab0d4d5a 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)