Skip to content

Commit e94fd2d

Browse files
author
Amanda Butler
authored
Fix other link in runtime_stats.md
Delete slash because our rendering engine is picky about that.
1 parent 770f532 commit e94fd2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/optimize/memory/runtime_stats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Heap statistics provide exact information about the number of bytes dynamically
4848

4949
##### Example program using heap statistics
5050

51-
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed_example/code/heap_stats_example/)](https://os.mbed.com/teams/mbed_example/code/heap_stats_example/file/c084f1df237e/main.cpp/)
51+
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed_example/code/heap_stats_example/)](https://os.mbed.com/teams/mbed_example/code/heap_stats_example/file/c084f1df237e/main.cpp)
5252

5353
##### Side effects of enabling heap statistics
5454

0 commit comments

Comments
 (0)