From d26625829df2d1c828fb25d3a6d513509768e022 Mon Sep 17 00:00:00 2001 From: Boyd Kane <33420535+beyarkay@users.noreply.github.com> Date: Fri, 26 May 2023 12:21:00 +0200 Subject: [PATCH] Fix: broken dev-env link --- docs/using-tea/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using-tea/README.md b/docs/using-tea/README.md index 98ae582..99ba392 100644 --- a/docs/using-tea/README.md +++ b/docs/using-tea/README.md @@ -93,7 +93,7 @@ $ cat .node-version ``` For more details see the -[Developer Environments](/features/developer-environments) +[Developer Environments](/using-tea/developer-environments) documentation.