Skip to content

Commit 458e4d3

Browse files
author
Amanda Butler
authored
Fix links in Error.md
Fix broken links.
1 parent 4527350 commit 458e4d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/platform/Error.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,13 +434,13 @@ 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/blob/mbed-os-5.12/main.cpp)
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)
438438

439439
## Crash reporting example
440440

441441
The example application below demonstrates the crash reporting feature:
442442

443-
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-example-crash-reporting)](https://github.com/ARMmbed/mbed-os-example-crash-reporting/blob/mbed-os-5.12/main.cpp)
443+
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-example-crash-reporting)](https://github.com/ARMmbed/mbed-os-example-crash-reporting/blob/mbed-os-5.14/main.cpp)
444444

445445
## List of Mbed OS defined error codes and descriptions
446446

0 commit comments

Comments
 (0)