Skip to content

Commit 7c13fb4

Browse files
committed
Update index
1 parent 7785c05 commit 7c13fb4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ If you have not used the original BLE library please refer to the [New user guid
3636

3737
If you are familiar with the original library, see: [The migration guide](Migration_guide.md) for details.
3838

39-
Also see [Improvements and updates](Improvements_and_updates.md) for information about non-breaking changes.
40-
4139
For more advanced usage see [Usage tips](Usage_tips.md) for more performance and optimization.
4240
<br/>
4341

@@ -46,7 +44,7 @@ See the Refactored_original_examples in the examples folder for highlights of th
4644

4745
More advanced examples highlighting many available features are in examples/NimBLE_Server, NimBLE_Client.
4846

49-
Beacon examples provided by [beegee-tokyo](https://github.com/beegee-tokyo) are in examples/BLE_Beacon_Scanner, BLE_EddystoneTLM_Beacon, BLE_EddystoneURL_Beacon.
47+
Beacon examples provided by [beegee-tokyo](https://github.com/beegee-tokyo) are in examples/BLE_Beacon_Scanner, BLE_EddystoneTLM_Beacon.
5048

5149
Change the settings in the nimconfig.h file to customize NimBLE to your project, such as increasing max connections (default is 3).
5250
<br/>

0 commit comments

Comments
 (0)