diff --git a/drivers/include/sx127x.h b/drivers/include/sx127x.h index 0d9f4f4be5138dc5d57f848f5da0ad2777f7a5a0..a9c77980530d95071944a87ec1926f0447870fdb 100644 --- a/drivers/include/sx127x.h +++ b/drivers/include/sx127x.h @@ -46,8 +46,8 @@ * - South Korea: KR920-923 (from 920.9MHz to 923.3MHz exactly) * * For more information on Semtech SX1272 and SX1276 modules see: - * - [SX1272/73 datasheet](http://www.semtech.com/images/datasheet/sx1272.pdf) - * - [SX1276/77/78/79 datasheet](http://www.semtech.com/images/datasheet/sx1276_77_78_79.pdf) + * - [SX1272/73 datasheet](https://www.semtech.com/uploads/documents/sx1272.pdf) + * - [SX1276/77/78/79 datasheet](https://www.semtech.com/uploads/documents/DS_SX1276-7-8-9_W_APP_V5.pdf) * * @{ *