From eedb75e3b79e6c75037db7c212693a13527477c2 Mon Sep 17 00:00:00 2001 From: Tian Feng Date: Mon, 12 Aug 2024 10:22:25 -0700 Subject: [PATCH] fix link for cypress --- docs/web-apps/automated-testing/cypress/yaml/v1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/web-apps/automated-testing/cypress/yaml/v1.md b/docs/web-apps/automated-testing/cypress/yaml/v1.md index 49b67c5b9b..61abd579ad 100644 --- a/docs/web-apps/automated-testing/cypress/yaml/v1.md +++ b/docs/web-apps/automated-testing/cypress/yaml/v1.md @@ -519,7 +519,7 @@ npm:

| OPTIONAL | OBJECT |

-Specifies any npm packages that are required to run tests and should, therefore, be installed on the Sauce Labs VM. See [Including Node Dependencies](advanced.md#including-node-dependencies). +Specifies any npm packages that are required to run tests and should, therefore, be installed on the Sauce Labs VM. See [Including Node Dependencies](../advanced.md#including-node-dependencies). ```yaml npm: