Skip to content

Commit 93027e2

Browse files
authored
Merge pull request #604 from lbellomo/fix_dead_link_doc
update links to product specification
2 parents bd544e3 + 4ce7670 commit 93027e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

microbit/src/04-meet-your-hardware/microbit-v1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dedicated to explaining the weird chip naming. Here we learn that:
2424
[QFN48]: https://en.wikipedia.org/wiki/Flat_no-leads_package
2525
[Nordic Semiconductor]: https://www.nordicsemi.com/
2626
[product page]: https://www.nordicsemi.com/products/nrf51822
27-
[product specification]: https://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf
27+
[product specification]: https://docs.nordicsemi.com/bundle/nRF51822_PS/resource/nRF51822_PS_v3.3.pdf
2828

2929
- The `N51` is the MCU's series, indicating that there are other `nRF51` MCUs
3030
- The `822` is the part code

microbit/src/04-meet-your-hardware/microbit-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dedicated to explaining the weird chip naming. Here we learn that:
2424
[aQFN73]: https://en.wikipedia.org/wiki/Flat_no-leads_package
2525
[Nordic Semiconductor]: https://www.nordicsemi.com/
2626
[product page]: https://www.nordicsemi.com/products/nrf52833
27-
[product specification]: https://infocenter.nordicsemi.com/pdf/nRF52833_PS_v1.3.pdf
27+
[product specification]: https://docs.nordicsemi.com/bundle/nRF52833-PS/resource/nRF52833_PS_v1.3.pdf
2828

2929
- The `N52` is the MCU's series, indicating that there are other `nRF52` MCUs
3030
- The `833` is the part code

0 commit comments

Comments
 (0)