Skip to content

Commit

Permalink
Merge \\"Fix links to Bluetooth Guide\\" am: 6ba39e5
Browse files Browse the repository at this point in the history
am: 51f620d

Change-Id: I3818fdbfc3ad60a731bdf3b7f047a2afca04ad2e
  • Loading branch information
jamuraa authored and android-build-merger committed Jun 21, 2016
2 parents 5a35355 + 51f620d commit 30975ad
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion core/java/android/bluetooth/BluetoothAdapter.java
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
* <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.
* <a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer guide.
* </div>
*
* {@see BluetoothDevice}
Expand Down
2 changes: 1 addition & 1 deletion core/java/android/bluetooth/BluetoothDevice.java
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
* <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 BluetoothAdapter}
Expand Down
2 changes: 1 addition & 1 deletion core/java/android/bluetooth/BluetoothServerSocket.java
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
* <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}
Expand Down
2 changes: 1 addition & 1 deletion core/java/android/bluetooth/BluetoothSocket.java
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
* <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 BluetoothServerSocket}
Expand Down

0 comments on commit 30975ad

Please sign in to comment.