From 7a172f3ee35cb396c5bad9491ec18c1e30a92322 Mon Sep 17 00:00:00 2001 From: Andrei Litvin Date: Thu, 27 May 2021 15:16:02 -0400 Subject: [PATCH] Fix relative path for the markdown link (#7202) Will not wait for long CI push for a md change. Wnat to move master commit list back to green. --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index ef6e6223b99a30..c7a9d2ab81433a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -6,7 +6,7 @@ [the build guide](./BUILDING.md) - Documentation about running [cirque](https://github.com/openweave/cirque) tests can be found in - [the cirque test guide](src/test_driver/linux-cirque/README.md) + [the cirque test guide](../src/test_driver/linux-cirque/README.md) - Documentation about standard build & development flows using [Visual Studio Code](https://code.visualstudio.com/) can be found in [the development guide](./VSCODE_DEVELOPMENT.md)