Fix Guide Link

This commit is contained in:
Vendicated 2021-02-11 01:08:53 +01:00
parent 44889d6f12
commit 5feb4090db
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ You can technically create a logcat with only your phone and no root, but this w
### Creating a logcat using adb on your PC
- Run the following adb command. Unless you added adb to PATH, add a `.\` before the command. Having issues? Check the [Guide](./SettingUpAdb.md#Getting%20started%20using%20adb)
- Run the following adb command. Unless you added adb to PATH, add a `.\` before the command. Having issues? Check [our adb setup Guide](./SettingUpAdb.md#getting-started-using-adb)
```bash
adb shell logcat -c