Chinese pages: remove space in More info link (#6305)

This commit is contained in:
marchersimon
2021-08-31 09:13:49 +02:00
committed by GitHub
parent 2a71b87788
commit c70c0c2688
174 changed files with 177 additions and 174 deletions

View File

@@ -1,7 +1,7 @@
# adb
> 安卓调试桥:与 Android 模拟器或已连接的 Android 设备通信。
> 更多信息: <https://developer.android.com/studio/command-line/adb>.
> 更多信息:<https://developer.android.com/studio/command-line/adb>.
- 检查 adb server 进程的是否在运行,并开启它: