From 945d5d0c8943d242e888e37873436530f48a35fa Mon Sep 17 00:00:00 2001 From: Matthias Wright Date: Mon, 30 Jan 2023 15:34:28 +0200 Subject: [PATCH] Fix broken link --- concepts-and-architecture/test-structure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concepts-and-architecture/test-structure.md b/concepts-and-architecture/test-structure.md index 8622aa2..5002843 100644 --- a/concepts-and-architecture/test-structure.md +++ b/concepts-and-architecture/test-structure.md @@ -46,7 +46,7 @@ What's important is that **the test plans source is available to the Testground !> Please note that `$TESTGROUND_HOME`is not the same place where you clone the Testground [git repository](https://github.com/testground/testground). -The Testground client CLI offers a series of simple commands to manage test plan sources. Refer to the [Managing test plans](../managing-test-plans.md) section for more information. +The Testground client CLI offers a series of simple commands to manage test plan sources. Refer to the [Managing test plans](managing-test-plans.md) section for more information. ## Test cases