commit | fe411ffe7b33a3b5f2e8a01de26d2fcae578876f | [log] [tgz] |
---|---|---|
author | Raphael Kubo da Costa <[email protected]> | Wed Jun 20 08:16:50 2018 |
committer | Commit Bot <[email protected]> | Wed Jun 20 08:16:50 2018 |
tree | 670b1046bc8d5dc673e3d28b174a0e85e1ca0448 | |
parent | 98515e97cc8b93d0ea975b470eff406a964c2f35 [diff] [blame] |
android: Fix links to android_emulator.md The other pages were referring to android_emulators.md (plural), which does not exist. TBR=agrieve Change-Id: I6bd1c2ac95f851b8aae02550c650607ed2182a1f Reviewed-on: https://chromium-review.googlesource.com/1103569 Reviewed-by: Raphael Kubo da Costa <[email protected]> Commit-Queue: Raphael Kubo da Costa <[email protected]> Cr-Commit-Position: refs/heads/master@{#568763}
diff --git a/docs/android_build_instructions.md b/docs/android_build_instructions.md index 69e23865..da788ade 100644 --- a/docs/android_build_instructions.md +++ b/docs/android_build_instructions.md
@@ -355,7 +355,7 @@ ## Installing and Running Chromium on an Emulator Running on an emulator is the same as on a device. Refer to -[android_emulators.md](android_emulators.md) for setting up emulators. +[android_emulator.md](android_emulator.md) for setting up emulators. ## Tips, tricks, and troubleshooting