diff --git a/docs/mobile-apps/features/network-capture.md b/docs/mobile-apps/features/network-capture.md
index c25b2057e6..49cf8379e3 100644
--- a/docs/mobile-apps/features/network-capture.md
+++ b/docs/mobile-apps/features/network-capture.md
@@ -176,7 +176,7 @@ To enable network traffic capturing in your tests:
4. Under **Default Settings**, toggle Instrumentation and Network Capture to enable the feature.
5. For Automated Testing only: add the networkCapture capability to your test script. Click the link below corresponding to your framework:
- - [Appium](/dev/test-configuration-options/#saucelabsnetworkcaptureenabled)
+ - [Appium](/dev/test-configuration-options/#networkcapture)
- [Espresso via saucectl](/mobile-apps/automated-testing/espresso-xcuitest/espresso/#networkcapture)
- [XCUITest via saucectl](/mobile-apps/automated-testing/espresso-xcuitest/xcuitest/#networkcapture)