Skip to content

Commit cfe87c6

Browse files
committed
Last couple of links
1 parent e08e586 commit cfe87c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api/storage/KVStoreGlobalAPI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ This parameter is used in the iterator `kv_iterator_open` function to define the
4545

4646
### Related content
4747

48-
- [KVStore API](KVStore.html).
48+
- [KVStore API](../apis/kvstore.html).
4949
- [Storage configuration](../reference/storage.html).

docs/api/storage/storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The storage APIs present in Arm Mbed OS are:
88

99
### KVStore
1010

11-
The [KVStore API](KVStore.html) is a common get/set API implemented by several classes. It gives you the flexibility to build a storage solution by allocating several combinations of objects.
11+
The [KVStore API](../apis/kvstore.html) is a common get/set API implemented by several classes. It gives you the flexibility to build a storage solution by allocating several combinations of objects.
1212

1313
Classes that implementing the KVStore API are:
1414

0 commit comments

Comments
 (0)