Skip to content

Commit e336bea

Browse files
author
Amanda Butler
authored
Fix link in NVStore.md
Update link to reflect NVStore example instead of file system.
1 parent ff397a8 commit e336bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/api/storage/NVStore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ NVStore uses two Flash areas, active and nonactive. Each area must consist of at
1212

1313
### NVStore example
1414

15-
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-filesystem/)](https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-filesystem/file/8e251d9511b8/main.cpp/)
15+
[![View code](https://www.mbed.com/embed/?url=http://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-nvstore)](https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-nvstore/file/0a3e19b12855/main.cpp/)

0 commit comments

Comments
 (0)