From b4c6f2b63713c958e46b02b6c520271ec77fdda2 Mon Sep 17 00:00:00 2001 From: Adarsh Fernando Date: Tue, 24 May 2016 09:42:41 -0700 Subject: [PATCH] Docs: Changed URL references of relocated test_framework.png Change-Id: I45458480fd07fc9da7ad74a6fc04b5ccebd8d463 --- docs/html/jd_extras_en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js index c85ef7e9e1ac9..3aab5bdb56e9f 100644 --- a/docs/html/jd_extras_en.js +++ b/docs/html/jd_extras_en.js @@ -237,7 +237,7 @@ METADATA['en'].extras = METADATA['en'].extras.concat([ "title":"Test Your App", "summary":"This document describes key concepts related to Android app testing. It assumes you have a basic knowledge of the JUnit testing framework. Android testing is based on JUnit. In general, a JUnit test is a method whose statements test a part of the application\u2026", "url":"studio/test/index.html", - "image":"images/testing/test_framework.png", + "image":"studio/images/test/test-framework.png", "type":"studio", "keywords": [], "tags": [],