Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerhu committed Sep 21, 2023
1 parent d61a230 commit 8e89dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Because Android Studio is a Java process, you can setup config options to be to

## Step 3: Attach debugger

You'll first need to decide whether you need to attach a debugger to Android Studio, or the Gradle daemon. For more information, see how the [sync process](Sync-Process.md) works.
You'll first need to decide whether you need to attach a debugger to Android Studio, or the Gradle daemon. For more information, see how the [sync process](Sync-Process.html) works.

You'll want to install a copy of IntelliJ to be able to attach to Android Studio. You may need to upgrade to the latest IntelliJ version.

Expand Down

0 comments on commit 8e89dc8

Please sign in to comment.