From 2eced46a37e5d73c23f37e031aab4bfcc1f589b0 Mon Sep 17 00:00:00 2001 From: Romain Vimont Date: Tue, 14 Mar 2023 19:21:43 +0100 Subject: [PATCH] Update broken link in documentation The Android documentation has been updated. --- doc/device.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/device.md b/doc/device.md index c7e1ec04..b6ae2338 100644 --- a/doc/device.md +++ b/doc/device.md @@ -107,10 +107,10 @@ with the device IP address you found)_. 7. Run `scrcpy` as usual. 8. Run `adb disconnect` once you're done. -Since Android 11, a [Wireless debugging option][adb-wireless] allows to bypass +Since Android 11, a [wireless debugging option][adb-wireless] allows to bypass having to physically connect your device directly to your computer. -[adb-wireless]: https://developer.android.com/studio/command-line/adb#connect-to-a-device-over-wi-fi-android-11+ +[adb-wireless]: https://developer.android.com/studio/command-line/adb#wireless-android11-command-line ## Autostart