Skip to content

Commit 5831477

Browse files
update time example links
1 parent 4b152f0 commit 5831477

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api/platform/Rtc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ RTC can keep track of time even in a powered down state if the secondary source
1414

1515
## RTC Time example
1616

17-
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed_example/code/time_HelloWorld/)](https://os.mbed.com/teams/mbed_example/code/time_HelloWorld/file/0c6401d671c6/main.cpp)
17+
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Platform/time_HelloWorld/)](https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Platform/time_HelloWorld/main.cpp)

docs/api/platform/Time.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You cannot use `time`, `mktime` and `localtime` C standard library functions in
1212

1313
## Time example
1414

15-
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed_example/code/time_HelloWorld/)](https://os.mbed.com/teams/mbed_example/code/time_HelloWorld/file/0c6401d671c6/main.cpp)
15+
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Platform/time_HelloWorld/)](https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Platform/time_HelloWorld/main.cpp)
1616

1717
## 2038
1818

0 commit comments

Comments
 (0)