Skip to content

Commit 871ce4d

Browse files
author
Amanda Butler
authored
Fix link in BlockDevice.md
Fix broken link.
1 parent 1c63095 commit 871ce4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/contributing/storage/BlockDevice.md

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

3-
The block device API provides an interface for access to block-based storage. You can use a block device to back a full [file system](filesystem.md) or write to it directly.
3+
The block device API provides an interface for access to block-based storage. You can use a block device to back a full [file system](https://os.mbed.com/docs/v5.6/reference/contributing-storage.html#contributing-filesystem) or write to it directly.
44

55
#### BlockDevice class reference
66

0 commit comments

Comments
 (0)