diff options
author | Scott Main <smain@google.com> | 2014-03-25 23:46:59 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2014-03-25 23:47:00 +0000 |
commit | ad52a4ce9964508288316bfc5fb52833bf70b6a5 (patch) | |
tree | 8a63f3e2159ed64bfebaa06dec4d3d115a73bf9c | |
parent | 39aed838f505314fe6f1947e39de79de2f84ba40 (diff) | |
parent | a8c29e19e4a1fd6ed80325e5e9533b119e1f4b6d (diff) | |
download | frameworks_base-ad52a4ce9964508288316bfc5fb52833bf70b6a5.zip frameworks_base-ad52a4ce9964508288316bfc5fb52833bf70b6a5.tar.gz frameworks_base-ad52a4ce9964508288316bfc5fb52833bf70b6a5.tar.bz2 |
Merge "fix broken link" into klp-docs
-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> |