diff options
| author | Marie Janssen <jamuraa@google.com> | 2016-06-20 10:26:31 -0700 |
|---|---|---|
| committer | Marie Janssen <jamuraa@google.com> | 2016-06-20 10:26:31 -0700 |
| commit | 382871b03fd6d1d1207d20cf647fa73e71a8496e (patch) | |
| tree | 89187b835a250d5bf32413140a1f15d90acd3718 /core/java/android/bluetooth/BluetoothServerSocket.java | |
| parent | 4e6a73c16ab35c6a8d7f524fa2dad6b8b822d7a9 (diff) | |
Fix links to Bluetooth Guide
Change-Id: I5798c3d71c7cc9c509e0f7b04fa140168b0fdc11
Diffstat (limited to 'core/java/android/bluetooth/BluetoothServerSocket.java')
| -rw-r--r-- | core/java/android/bluetooth/BluetoothServerSocket.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/java/android/bluetooth/BluetoothServerSocket.java b/core/java/android/bluetooth/BluetoothServerSocket.java index c15852dcdaa7..4860c9384051 100644 --- a/core/java/android/bluetooth/BluetoothServerSocket.java +++ b/core/java/android/bluetooth/BluetoothServerSocket.java @@ -60,7 +60,7 @@ import java.io.IOException; * <div class="special reference"> * <h3>Developer Guides</h3> * <p>For more information about using Bluetooth, read the - * <a href="{@docRoot}guide/topics/wireless/bluetooth.html">Bluetooth</a> developer guide.</p> + * <a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer guide.</p> * </div> * * {@see BluetoothSocket} |
