From 3344d10d2836ac6b2ee91304b65b2f73ca89d92d Mon Sep 17 00:00:00 2001 From: Daniel Glejzner <69144223+danielglejzner@users.noreply.github.com> Date: Thu, 25 May 2023 23:41:37 +0200 Subject: [PATCH] docs(testing): fix Invalid link in the @nx/cypress:cypress#environment-variables page --- packages/cypress/docs/cypress-examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cypress/docs/cypress-examples.md b/packages/cypress/docs/cypress-examples.md index 4abd9e5373..fc6bd2707b 100644 --- a/packages/cypress/docs/cypress-examples.md +++ b/packages/cypress/docs/cypress-examples.md @@ -99,7 +99,7 @@ Instead, Nx needs to know what build target to create the correct configuration ### Environment Variables -Using [executor configurations](/recipe/use-executor-configurations#use-executor-configurations) offers flexibility to set environment variables +Using [executor configurations](recipes/executors/use-executor-configurations#use-executor-configurations) offers flexibility to set environment variables ```json "targets": {