diff options
author | Scott Main <smain@google.com> | 2014-03-26 00:05:17 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-03-26 00:05:17 +0000 |
commit | 57be13035205a32707df94ceaf055ffa334d2852 (patch) | |
tree | 3327780f13ffad3c18fa2eee469be382cb6391be | |
parent | 287b5bb241d8ba167836523e3e4fd177534ae928 (diff) | |
parent | c3bcce5907553c6f006fc2c0ac74383f01647827 (diff) | |
download | frameworks_base-57be13035205a32707df94ceaf055ffa334d2852.zip frameworks_base-57be13035205a32707df94ceaf055ffa334d2852.tar.gz frameworks_base-57be13035205a32707df94ceaf055ffa334d2852.tar.bz2 |
am c3bcce59: am 01e68cab: am ad52a4ce: Merge "fix broken link" into klp-docs
* commit 'c3bcce5907553c6f006fc2c0ac74383f01647827':
fix broken link
-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> |