From: Aaryan Porwal Date: Sat, 16 Jul 2022 15:26:41 +0000 (-0400) Subject: doc/dev: mgr/dashboard: Replace broken link X-Git-Tag: v18.1.0~1122^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1639885a9a26bbdaf03765a98cfcc3a725cd0201;p=ceph.git 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 --- 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 ..................................