From 2f351c84588827ea116aa6a7db5e8af33675931f Mon Sep 17 00:00:00 2001
From: Varac <varac@varac.net>
Date: Mon, 16 Aug 2021 20:21:43 +0200
Subject: [PATCH] Fix reference to CLI tests

---
 docs/testing.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/testing.rst b/docs/testing.rst
index f230dfdbb..aa98cf352 100644
--- a/docs/testing.rst
+++ b/docs/testing.rst
@@ -24,7 +24,7 @@ instructions <https://docs.openappstack.net/en/latest/installation.html>`__.
 Command line tests
 ------------------
 
-Please run the `command line tests <troubleshooting.md>`__ which checks
+Please :ref:`Run the CLI tests` which checks
 the overall functionality of your cluster and include the output in your
 feedback.
 
-- 
GitLab