Skip to content

Commit 6d2c2e7

Browse files
author
Amanda Butler
authored
Add quickstart to terms.md
Add quickstart and definition.
1 parent e4d2960 commit 6d2c2e7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/introduction/terms.md

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

2525
**BLE** - [Bluetooth Low Energy](/docs/v5.7/reference/ble.html).
2626

27-
**Blinky** - An [example application](/docs/v5.7/tutorials/your-first-program.html) that you can use to get to know Arm Mbed OS and the development tools. It’s one of the simplest examples of Mbed OS.
27+
**Blinky** - An [example application](/docs/v5.7/tutorials/quickstart.html) that you can use to get to know Arm Mbed OS and the development tools. It’s one of the simplest examples of Mbed OS.
2828

2929
**Block Device** - A [file](/docs/v5.7/reference/contributing-storage.html#block-devices) that represents a device, with data that can be read or written to it in blocks.
3030

@@ -88,7 +88,7 @@
8888

8989
### L
9090

91-
**Library** - A module you can use to build applications.
91+
**Library** - A module that you can use to build applications.
9292

9393
**LoRA** - Long range (low power wireless platform).
9494

@@ -114,6 +114,10 @@
114114

115115
**Pull Request** - Used by version-controlled repositories to propose and collaborate on changes.
116116

117+
### Q
118+
119+
**Quickstart** - A getting started guide to Mbed OS.
120+
117121
### R
118122

119123
**REST** - Representational State Transfer (API).

0 commit comments

Comments
 (0)