Merge "docs: fixed broken link" into pi-dev

am: 0f949c4f9c

Change-Id: I77ef449243f094477d009cb94a595e5fb8624ef0
This commit is contained in:
Laura Davis
2018-06-25 13:21:41 -07:00
committed by android-build-merger

View File

@@ -143,7 +143,7 @@ import java.util.Map;
* This class is called when something that might impact a
* browser UI happens, for instance, progress updates and
* JavaScript alerts are sent here (see <a
* href="{@docRoot}guide/developing/debug-tasks.html#DebuggingWebPages">Debugging Tasks</a>).
* href="{@docRoot}guide/webapps/debugging.html">Debugging Web Apps</a>).
* </li>
* <li>Creating and setting a {@link android.webkit.WebViewClient} subclass.
* It will be called when things happen that impact the