From dcfc04cdce8d34d677bc14c6c69e76c7084712b0 Mon Sep 17 00:00:00 2001
From: Scott Main
Date: Thu, 31 Oct 2013 16:09:50 -0700
Subject: [PATCH] link fixes
Change-Id: Ieb7e7f7f3997edca75399b2240e9c8043f3e0129
---
docs/html/about/versions/android-4.4.jd | 2 +-
docs/html/google/play-services/wallet.jd | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/docs/html/about/versions/android-4.4.jd b/docs/html/about/versions/android-4.4.jd
index 6ef0337a276dc..38b6a56aba0df 100644
--- a/docs/html/about/versions/android-4.4.jd
+++ b/docs/html/about/versions/android-4.4.jd
@@ -573,7 +573,7 @@ The new {@link android.app.Notification.Action} class defines the characteristic
For a detailed view of all API changes in Android 4.3, see the
-API Differences Report.
+API Differences Report.
diff --git a/docs/html/google/play-services/wallet.jd b/docs/html/google/play-services/wallet.jd
index 9a4ba67e3c4b4..b9b98d93e71fd 100644
--- a/docs/html/google/play-services/wallet.jd
+++ b/docs/html/google/play-services/wallet.jd
@@ -37,7 +37,7 @@ header.hide=1
from your app. Customers can grant you access to their payment information with just
a few clicks.
- Add a "Buy with Google" button.
Streamline Purchases with Google+ Sign-On
@@ -45,14 +45,14 @@ header.hide=1
by adding Google+ sign in. Users can sign in with a single click and share their
profile information during the purchase.
- Add Google+ Sign-In for Wallet.
Minimize User Data Entry
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.
Get
+ href="https://developers.google.com/commerce/wallet/instant-buy/android/reference/com/google/android/gms/wallet/MaskedWallet#getBillingAddress()">Get
billing addresses.
@@ -71,7 +71,7 @@ header.hide=1
sample located in <android-sdk>/extras/google-play-services/samples/wallet.
The sample shows you how to use the major components of the Instant Buy API.
The Quick
+ class="external-link" href="https://developers.google.com/commerce/wallet/instant-buy/android/quickstart">Quick
Start guide provides directions on how to get the Wallet sample up and running
3. Read the documentation
For quick access while developing your Android apps, the