diff --git a/docs/hyperexecute-maestro-testing.md b/docs/hyperexecute-maestro-testing.md
index 5131a58fd..074f1459a 100644
--- a/docs/hyperexecute-maestro-testing.md
+++ b/docs/hyperexecute-maestro-testing.md
@@ -132,7 +132,7 @@ Enter your `APP_ID` in the YAML file that you have fetched in the above step.
```yaml reference title="hyperexecute.yaml"
-https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/main/yaml/maestro.yaml
+https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/main/android-realdevice.yaml
```
@@ -141,7 +141,7 @@ https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/main/yaml/ma
> To enable this for your organizaton, connect with us through our window.openLTChatWidget()}>**24/7 chat support** or drop us an email to [support@lambdatest.com](mailto:support@lambdatest.com).
```yaml reference title="hyperexecute.yaml"
-https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/android-emulator/yaml/maestro.yaml
+https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/main/android-emulator.yaml
```
@@ -150,7 +150,7 @@ https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/android-emul
```yaml reference title="hyperexecute.yaml"
-https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/ios-simulator/maestro.yaml
+https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/main/ios-simulator.yaml
```