Skip to content

Commit 78b7fb4

Browse files
author
Amanda Butler
authored
Fix example link in ProfilingBlockDevice.md
Apply changes from PR #912 to update example.
1 parent e1fb50f commit 78b7fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/storage/ProfilingBlockDevice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To configure this class, please see our [BlockDevice configuration documentation
1616

1717
Create a ProfilingBlockDevice, perform storage operations and report back the read, write and erase counts.
1818

19-
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed_example/code/ProfilingBlockDevice_ex_1/)](https://os.mbed.com/teams/mbed_example/code/ProfilingBlockDevice_ex_1/file/20bf5212cdd6/main.cpp)
19+
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/blockdevices/ProfilingBlockDevice/)](https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/blockdevices/ProfilingBlockDevice/main.cpp)
2020

2121
### Related content
2222

0 commit comments

Comments
 (0)