From cff35ba2b57bfd4fcb12b2b1e620a36dba0ea4fb Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Thu, 22 Jul 2021 11:19:18 +0000 Subject: [PATCH] Docs: more robust link Signed-off-by: Solomon Hykes --- docs/learn/1003-get-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/learn/1003-get-started.md b/docs/learn/1003-get-started.md index 50f75882..22a98f9b 100644 --- a/docs/learn/1003-get-started.md +++ b/docs/learn/1003-get-started.md @@ -18,7 +18,7 @@ how to share access to your infrastructure in the same way that we share access ### Install Dagger -First, make sure [you have installed Dagger on your local machine](/1001/install). +First, make sure [you have installed Dagger on your local machine](../1001-install.md). ### Setup example app