Skip to content

Commit f2ccd94

Browse files
author
Amanda Butler
authored
Fix link in kernel.md
Fix broken link.
1 parent 4d7038e commit f2ccd94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/api/rtos/Kernel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The Kernel namespace implements functions to read RTOS information. It implement
44

55
### Kernel namespace reference
66

7-
[![View code](https://www.mbed.com/embed/?type=library)](http://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/namespacertos_1_1Kernel.html)
7+
[![View code](https://www.mbed.com/embed/?type=library)](https://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/namespacertos_1_1_kernel.html)
88

99
### `get_ms_count()` example
1010

0 commit comments

Comments
 (0)