Skip to content

Commit 255f2c9

Browse files
author
Amanda Butler
authored
Re-edit lorawan.md
Fix link, and tweak phrasing.
1 parent 806c14c commit 255f2c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/api/connectivity/lorawan/lorawan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<span class="images">![](https://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/class_lo_ra_w_a_n_interface.png)<span>LoRaWANInterface class hierarchy</span></span>
44

5-
The [LoRaWANInterface](https://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/class_lo_ra_w_a_n_interface.html) provides a C++ API for connecting to the internet over a LoRa network. In this sub-section, we first put light on the API reference for 'LoRaWAnInterface' and then we present an example which can be directly imported to Mbed online compiler.
5+
The [LoRaWANInterface](https://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/class_lo_ra_w_a_n_interface.html) provides a C++ API for connecting to the internet over a LoRa network. This subsection explains the `LoRaWAnInterface` API reference and then presents an example that you can directly import to the Arm Mbed Online Compiler.
66

77
### LoRaWANInterface class reference
88

@@ -16,4 +16,4 @@ Please visit our Arm Mbed Online Compiler example, and follow the instructions i
1616

1717
### Related content
1818

19-
- End-to-end [LoRa on Arm Mbed tutorial](https://docs.mbed.com/docs/lora-with-mbed/en/latest/).
19+
- End-to-end [LoRa on Arm Mbed tutorial](/docs/development/tutorials/LoRa-tutorial.html).

0 commit comments

Comments
 (0)