Skip to content

Commit 3d3c6ed

Browse files
committed
fix links
1 parent 8260131 commit 3d3c6ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hardware/1-5-revision.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ This allows the micro:bit to communicate with a wide range of Bluetooth devices,
6363
| Channels | 50 2MHz channels, only 40 used (0 to 39), 3 advertising channels (37,38,39)
6464
| Sensitivity | -93dBm in Bluetooth low energy mode
6565
| Tx Power | -20dBM to 4dBm in 4 dB steps
66-
| Role | [GAP Peripheral](http://bluetooth-mdw.blogspot.co.uk/2016/07/microbit-and-bluetooth-roles.html)
66+
| Role | [GAP Peripheral](http://bluetooth-developer.blogspot.co.uk/2016/07/microbit-and-bluetooth-roles.html)
6767
| Congestion avoidance | Adaptive Frequency Hopping
6868
| Profiles | [BBC micro:bit profile](https://lancaster-university.github.io/microbit-docs/ble/profile/)
6969
| More Info | [Bluetooth](../../bluetooth)
@@ -222,7 +222,7 @@ The interface processor can be used with special host tools to debug code that i
222222
| --- | ---
223223
| Protocol | CMSIS-DAP
224224
| Options | JLink/OB (via different firmware)
225-
| More Info | [Mbed debugging micro:bit](https://os.mbed.com/docs/mbed-os/v5.11/tutorials/debug-microbit.html)
225+
| More Info | [Mbed debugging micro:bit](https://docs.mbed.com/docs/mbed-os-handbook/en/latest/debugging/debugging_microbit/)
226226

227227
### Mechanical
228228

@@ -237,7 +237,7 @@ We have some [nice 2D and 3D CAD drawings and models of the micro:bit](https://g
237237

238238
- [BBC Technical Specifications](http://www.bbc.co.uk/mediacentre/mediapacks/microbit/specs)
239239

240-
- [I2C specification](http://cache.nxp.com/documents/user_manual/UM10204.pdf)
240+
- [I2C specification](https://www.nxp.com/docs/en/user-guide/UM10204.pdf)
241241

242242
- [SPI 'specification'](https://en.wikipedia.org/wiki/Serial_Peripheral_Interface_Bus)
243243

0 commit comments

Comments
 (0)