Skip to content

Commit 848b446

Browse files
author
Amanda Butler
authored
Fix link in runtime_stats.md
Fix link for proper rendering and building.
1 parent bc4a3ce commit 848b446

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
@@ -98,4 +98,4 @@ Both of these functions return a struct containing the following:
9898

9999
##### Example program using stack statistics
100100

101-
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed_example/code/stack_stats_example/)](https://os.mbed.com/teams/mbed_example/code/stack_stats_example/file/539750137652/main.cpp)
101+
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed_example/code/stack_stats_example/)](http://os.mbed.com/teams/mbed_example/code/stack_stats_example/file/539750137652/main.cpp)

0 commit comments

Comments
 (0)