Skip to content

Commit 2dc467d

Browse files
author
Amanda Butler
authored
Test link changes in api.md
Try out Seppo's new link discovery on live site.
1 parent 9774d18 commit 2dc467d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/reference/api/api.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
## API overview
22

3-
The [APIs](/docs/v5.8/introduction/glossary.html) in this document are organized by the feature, or group of features, they enable.
3+
The [APIs](glossary.html) in this document are organized by the feature, or group of features, they enable.
44

5-
- [Platform](/docs/v5.8/reference/platform.html): platform modules that provide consistent user experience.
6-
- [Drivers](/docs/v5.8/reference/drivers.html): analog and digital input and outputs and digital interfaces.
7-
- [RTOS](/docs/v5.8/reference/rtos.html): handling tasks and events in Mbed OS.
8-
- [Network Socket](/docs/v5.8/reference/network-socket.html): network sockets, Ethernet, Wi-Fi, cellular and mesh networking.
9-
- [Bluetooth](/docs/v5.8/reference/bluetooth.html): bluetooth low energy.
10-
- [LoRaWAN](/docs/v5.8/reference/lorawan.html): low power wide area network.
11-
- [Security](/docs/v5.8/reference/security.html): working with Arm Mbed uVisor and Arm Mbed TLS in the context of Mbed OS.
12-
- [Storage](/docs/v5.8/reference/storage.html): working with the file system.
5+
- [Platform](platform.html): platform modules that provide consistent user experience.
6+
- [Drivers](drivers.html): analog and digital input and outputs and digital interfaces.
7+
- [RTOS](rtos.html): handling tasks and events in Mbed OS.
8+
- [Network Socket](network-socket.html): network sockets, Ethernet, Wi-Fi, cellular and mesh networking.
9+
- [Bluetooth](bluetooth.html): bluetooth low energy.
10+
- [LoRaWAN](lorawan.html): low power wide area network.
11+
- [Security](security.html): working with Arm Mbed uVisor and Arm Mbed TLS in the context of Mbed OS.
12+
- [Storage](storage.html): working with the file system.
1313

14-
We also provide guidelines for [contributing to Mbed OS](/docs/v5.8/reference/contributing.html).
14+
We also provide guidelines for [contributing to Mbed OS](contributing.html).

0 commit comments

Comments
 (0)