Skip to content

Commit d6e1035

Browse files
author
Amanda Butler
authored
Fix image link in LittleFileSystem.md
Point link to correct page, so it renders.
1 parent 7b47561 commit d6e1035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/storage/LittleFileSystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## LittleFileSystem
22

3-
<span class="images">![](https://os.mbed.com/docs/development/mbed-os-api-doxy/class_little_file_system.png)<span>LittleFileSystem class hierarchy</span></span>
3+
<span class="images">![](http://os.mbed.com/docs/development/mbed-os-api-doxy/classmbed_1_1_little_file_system.png)<span>LittleFileSystem class hierarchy</span></span>
44

55
The little file system (LittleFS) is a fail-safe file system designed for embedded systems, specifically for microcontrollers that use external flash storage.
66

0 commit comments

Comments
 (0)