From fba8b63eac50b917589bc925313cbe82d08e0e94 Mon Sep 17 00:00:00 2001 From: yxxhero Date: Thu, 7 Jul 2022 13:42:07 +0800 Subject: [PATCH] fix link issue for paths.md Signed-off-by: yxxhero --- docs/paths.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/paths.md b/docs/paths.md index eae6aaff..83655c7c 100644 --- a/docs/paths.md +++ b/docs/paths.md @@ -10,7 +10,7 @@ A few rules to clear up this ambiguity: ### Examples -There are several examples that we can go through in the [`/examples`](examples) folder which demonstrate this. +There are several examples that we can go through in the [`/examples`](../examples/) folder which demonstrate this. **Local Execution**