From 1639885a9a26bbdaf03765a98cfcc3a725cd0201 Mon Sep 17 00:00:00 2001 From: Aaryan Porwal Date: Sat, 16 Jul 2022 11:26:41 -0400 Subject: [PATCH] doc/dev: mgr/dashboard: Replace broken link The link to Applitools Eyes's Cypress SDK documentation was pointing to a broken link, replaced that with the officially recognized documentation link Signed-off-by: Aaryan Porwal --- doc/dev/developer_guide/dash-devel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/developer_guide/dash-devel.rst b/doc/dev/developer_guide/dash-devel.rst index d7f62cf5c208..862c4fe5db0a 100644 --- a/doc/dev/developer_guide/dash-devel.rst +++ b/doc/dev/developer_guide/dash-devel.rst @@ -685,7 +685,7 @@ applitools eyes test runner, where you can see all your screenshots. And if ther Writing More Visual Regression Tests .................................... -Please refer to `Applitools's official cypress sdk documentation `_ to write more tests. +Please refer to `Applitools's official cypress sdk documentation `_ to write more tests. Visual Regression Tests In Jenkins .................................. -- 2.47.3