Skip to content

Commit d3b1ac2

Browse files
Merge pull request LambdaTest#1770 from amanchopra1905/stage
updated the URL for the detox testing HyperExecute
2 parents a284c7e + 48fcd47 commit d3b1ac2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/detox-testing-on-hyperexecute.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
id: detox-testing-on-hyperexecute
2+
id: hyperexecute-detox-testing
33
title: Detox Testing on HyperExecute
44
hide_title: false
55
sidebar_label: Detox
@@ -16,9 +16,9 @@ keywords:
1616
- detox tests on hyperexecute
1717
- hyperexecute automation testing
1818
- HyperExecute React Native automation
19-
url: https://www.lambdatest.com/support/docs/detox-testing-on-hyperexecute/
19+
url: https://www.lambdatest.com/support/docs/hyperexecute-detox-testing/
2020
site_name: LambdaTest
21-
slug: detox-testing-on-hyperexecute/
21+
slug: hyperexecute-detox-testing/
2222
---
2323

2424
import CodeBlock from '@theme/CodeBlock';
@@ -42,7 +42,7 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co
4242
"@type": "ListItem",
4343
"position": 3,
4444
"name": "How to run Detox automation tests on HyperExecute",
45-
"item": "https://www.lambdatest.com/support/docs/detox-testing-on-hyperexecute/"
45+
"item": "https://www.lambdatest.com/support/docs/hyperexecute-detox-testing/"
4646
}]
4747
})
4848
}}

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ module.exports = {
348348
{
349349
type: "doc",
350350
label: "Detox",
351-
id: "detox-testing-on-hyperexecute",
351+
id: "hyperexecute-detox-testing",
352352
},
353353
{
354354
type: "doc",

0 commit comments

Comments
 (0)