Skip to content

Commit e9a20da

Browse files
author
Amanda Butler
authored
Update Debug.md
Fix API reference link for consistent rendering.
1 parent 8c316d8 commit e9a20da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/api/platform/Debug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ void *operator new(std::size_t count) {
2424
```
2525
### Debug functions reference
2626

27-
[![View code](https://www.mbed.com/embed/?type=library)](https://os.mbed.com/docs/v5.6/mbed-os-api-doxy/group__platform__debug.html)
27+
[![View code](https://www.mbed.com/embed/?type=library)](https://os.mbed.com/docs/v5.6/mbed-os-api-doxy/mbed__debug_8h_source.html)
2828

2929
### Debug example
3030

0 commit comments

Comments
 (0)