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

This commit is contained in:
Laura Davis
2018-06-25 20:09:17 +00:00
committed by Android (Google) Code Review

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