Merge "docs: Fix missing image in Android Monitor Overview card b/28704424" into mnc-mr-docs am: ae08263ac8 am: 5c273ba194 am: 1b59797ce5 am: 838a8280f8 am: 0c1063836f
am: fd333b2f92

* commit 'fd333b2f923e6728b67687d68143b5a08b5f3286':
  docs: Fix missing image in Android Monitor Overview card b/28704424

Change-Id: If8d09dfd61a9b53f38d2d64b4e3822d300d4977f
diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js
index 9c75c7c..39a7e72 100644
--- a/docs/html/jd_extras_en.js
+++ b/docs/html/jd_extras_en.js
@@ -139,7 +139,7 @@
     "title":"logcat Monitor",
     "summary":"The Android logging system provides a mechanism for collecting and viewing system debug output. logcat Monitor displays messages that you added to your app by using the Log class, as well as system messages, such as stack traces when the emulator throws\u2026",
     "url":"studio/debug/am-logcat.html",
-    "image":"images/tools/thumbnails/am-logcatmon.png",
+    "image":"images/tools/thumbnails/am-logcatmon2.png",
     "type":"studio",
     "keywords": ["monitor"],
     "tags": ["monitor"],