Skip to content

Commit 74f32c8

Browse files
author
Daniel Lamana
committed
Fix broken link on README.md for emu device
1 parent adad0fb commit 74f32c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ More details on how littlefs works can be found in [DESIGN.md](DESIGN.md) and
192192
## Testing
193193
194194
The littlefs comes with a test suite designed to run on a PC using the
195-
[emulated block device](bd/lfs_testbd.h) found in the `bd` directory.
195+
[emulated block device](bd/lfs_emubd.h) found in the `bd` directory.
196196
The tests assume a Linux environment and can be started with make:
197197
198198
``` bash

0 commit comments

Comments
 (0)