Skip to content

Commit bf8d10a

Browse files
author
Amanda Butler
authored
Add link to rtc.md
Add missing link.
1 parent 91a4c9b commit bf8d10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/rtc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The RTC HAL API provides a low-level interface to the Real Time Counter (RTC) of
2424

2525
### Implementing the RTC API
2626

27-
RTC HAL API is in [hal/rtc_api.h](). You need to implement the following functions to support RTC:
27+
RTC HAL API is in [hal/rtc_api.h](/docs/v5.4/mbed-os-api-doxy/rtc__api_8h_source.html). You need to implement the following functions to support RTC:
2828

2929
To enable sleep support in Mbed OS, you need to add the `RTC` label in the `device_has` option of the target's section in the `targets.json` file.
3030

0 commit comments

Comments
 (0)