diff options
author | Scott Main <smain@google.com> | 2014-03-25 23:58:10 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-03-25 23:58:10 +0000 |
commit | c3bcce5907553c6f006fc2c0ac74383f01647827 (patch) | |
tree | bf071a4d373ea36b5286f4978eb65030a433a853 /docs/html | |
parent | 64906b52423a9829e7af9ff512fb18b0947f9920 (diff) | |
parent | 01e68cabb523440382ef3a02a512f8ce3b8af287 (diff) | |
download | frameworks_base-c3bcce5907553c6f006fc2c0ac74383f01647827.zip frameworks_base-c3bcce5907553c6f006fc2c0ac74383f01647827.tar.gz frameworks_base-c3bcce5907553c6f006fc2c0ac74383f01647827.tar.bz2 |
am 01e68cab: am ad52a4ce: Merge "fix broken link" into klp-docs
* commit '01e68cabb523440382ef3a02a512f8ce3b8af287':
fix broken link
Diffstat (limited to 'docs/html')
-rw-r--r-- | docs/html/wear/notifications/creating.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/wear/notifications/creating.html b/docs/html/wear/notifications/creating.html index 5022c75..7ad6833 100644 --- a/docs/html/wear/notifications/creating.html +++ b/docs/html/wear/notifications/creating.html @@ -616,7 +616,7 @@ features from <a href="/reference/android/preview/support/wearable/notifications will not work.</p> <p>To continue enhancing your notifications for wearables using - <a href="/reference/android/preview/support/wearable/notifications/WearableNotifications.Builder" + <a href="/reference/android/preview/support/wearable/notifications/WearableNotifications.Builder.html" ><code>WearableNotifications.Builder</code></a> and other APIs in the preview support library, see the following developer guides:</p> |