Doc change: remove staging urls for chrome and wallet sites.

Change-Id: I804d0386a3a518052ac8265cad9d20a8d1f6d462
(cherry picked from commit 35a59683cf)
This commit is contained in:
Dirk Dougherty
2013-11-01 10:51:59 -07:00
parent f3db5a80cc
commit f385d2fdb1

View File

@ -589,7 +589,7 @@ window.onhashchange = function () {
<p stydle="clear:both;">
In addition, the new Chromium WebView supports remote debugging using
<a class="external-link" href=
"https://devsite.googleplex.com/chrome-developer-tools/docs/remote-debugging#debugging-webviews">
"https://developers.google.com/chrome-developer-tools/docs/remote-debugging#debugging-webviews">
Chrome DevTools</a>. For example, you can use Chrome DevTools on your
development machine to inspect, debug, and analyze your WebView content live
on a mobile device.