am 84bda431: am 35a59683: Doc change: remove staging urls for chrome and wallet sites.

* commit '84bda4319ff65b80e2be1cac53512c199246da39':
  Doc change: remove staging urls for chrome and wallet sites.
diff --git a/docs/html/about/versions/kitkat.jd b/docs/html/about/versions/kitkat.jd
index 908cccd..6c6cb6c 100644
--- a/docs/html/about/versions/kitkat.jd
+++ b/docs/html/about/versions/kitkat.jd
@@ -589,7 +589,7 @@
 <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.
diff --git a/docs/html/google/play-services/wallet.jd b/docs/html/google/play-services/wallet.jd
index 9a4ba67..b9b98d9 100644
--- a/docs/html/google/play-services/wallet.jd
+++ b/docs/html/google/play-services/wallet.jd
@@ -37,7 +37,7 @@
       from your app. Customers can grant you access to their payment information with just
       a few clicks.
       <br />
-      <a href="https://devsite.googleplex.com/commerce/wallet/instant-buy/android/tutorial#add_google_wallet_buttons_to_your_ui"
+      <a href="https://developers.google.com/commerce/wallet/instant-buy/android/tutorial#add_google_wallet_buttons_to_your_ui"
       class="external-link">Add a "Buy with Google" button</a>.</p>
 
       <h4>Streamline Purchases with Google+ Sign-On</h4>
@@ -45,14 +45,14 @@
       by adding Google+ sign in. Users can sign in with a single click and share their
       profile information during the purchase. 
       <br />
-      <a href="https://devsite.googleplex.com/commerce/wallet/instant-buy/wallet-sso#android"
+      <a href="https://developers.google.com/commerce/wallet/instant-buy/wallet-sso#android"
       class="external-link">Add Google+ Sign-In for Wallet</a>.</p>
        
       <h4>Minimize User Data Entry</h4>
       <p>Google Wallet provides auto-completion of addresses, minimizing user data entry. You can also
       retrieve billing and shipping addresses directly from the user’s Wallet to-do form pre-fills.<br />
       <a class="external-link"
-      href="https://devsite.googleplex.com/commerce/wallet/instant-buy/android/reference/com/google/android/gms/wallet/MaskedWallet#getBillingAddress()">Get
+      href="https://developers.google.com/commerce/wallet/instant-buy/android/reference/com/google/android/gms/wallet/MaskedWallet#getBillingAddress()">Get
       billing addresses</a>.</p>
   </div>
 
@@ -71,7 +71,7 @@
     sample located in <code>&lt;android-sdk&gt;/extras/google-play-services/samples/wallet</code>.
     The sample shows you how to use the major components of the Instant Buy API.</p>
     <p>The <a
-    class="external-link" href="https://devsite.googleplex.com/commerce/wallet/instant-buy/android/quickstart">Quick
+    class="external-link" href="https://developers.google.com/commerce/wallet/instant-buy/android/quickstart">Quick
     Start guide</a> provides directions on how to get the Wallet sample up and running</p>
     <h4>3. Read the documentation</h4>
     <p>For quick access while developing your Android apps, the <a