Skip to content

Commit 2f1b605

Browse files
author
Amanda Butler
authored
Fix link in Error.md
Fix broken link.
1 parent 458e4d3 commit 2f1b605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/platform/Error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ void clear_reboot_count() {
434434

435435
The example application below demonstrates usage of error handling APIs:
436436

437-
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-example-error-handling)](https://github.com/ARMmbed/mbed-os-example-error-handling/tree/mbed-os-5.14)
437+
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-example-error-handling)](https://github.com/ARMmbed/mbed-os-example-error-handling/blob/mbed-os-5.14/main.cpp)
438438

439439
## Crash reporting example
440440

0 commit comments

Comments
 (0)