From 48fcd477ebb3ea15f93037d4b166c78b26fc9ae2 Mon Sep 17 00:00:00 2001 From: Aman Chopra Date: Fri, 4 Jul 2025 16:47:33 +0530 Subject: [PATCH] updated the URL for the detox testing HyperExecute --- docs/detox-testing-on-hyperexecute.md | 8 ++++---- sidebars.js | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/detox-testing-on-hyperexecute.md b/docs/detox-testing-on-hyperexecute.md index ca3244592..75e2f14c5 100644 --- a/docs/detox-testing-on-hyperexecute.md +++ b/docs/detox-testing-on-hyperexecute.md @@ -1,5 +1,5 @@ --- -id: detox-testing-on-hyperexecute +id: hyperexecute-detox-testing title: Detox Testing on HyperExecute hide_title: false sidebar_label: Detox @@ -16,9 +16,9 @@ keywords: - detox tests on hyperexecute - hyperexecute automation testing - HyperExecute React Native automation -url: https://www.lambdatest.com/support/docs/detox-testing-on-hyperexecute/ +url: https://www.lambdatest.com/support/docs/hyperexecute-detox-testing/ site_name: LambdaTest -slug: detox-testing-on-hyperexecute/ +slug: hyperexecute-detox-testing/ --- import CodeBlock from '@theme/CodeBlock'; @@ -42,7 +42,7 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co "@type": "ListItem", "position": 3, "name": "How to run Detox automation tests on HyperExecute", - "item": "https://www.lambdatest.com/support/docs/detox-testing-on-hyperexecute/" + "item": "https://www.lambdatest.com/support/docs/hyperexecute-detox-testing/" }] }) }} diff --git a/sidebars.js b/sidebars.js index 5920a8576..8ef0b001a 100644 --- a/sidebars.js +++ b/sidebars.js @@ -348,7 +348,7 @@ module.exports = { { type: "doc", label: "Detox", - id: "detox-testing-on-hyperexecute", + id: "hyperexecute-detox-testing", }, { type: "doc",