Skip to content

Commit 591426a

Browse files
Amanda Butlerevedon
authored andcommitted
Update link in flow-control.md
Replace direct link with a relative link.
1 parent c7cd278 commit 591426a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/io/flow_control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Here is an example that uses a ticker object:
3636

3737
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/Tutorials_UsingAPIs/Flow-Control-Ticker)](https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/Tutorials_UsingAPIs/Flow-Control-Ticker/main.cpp)
3838

39-
<span class="tips">**Tip:** You may want to read the [power optimization](https://os.mbed.com/docs/mbed-os/v5.15/tutorials/power-optimization.html) tutorial to understand how to achieve power savings. </span>
39+
<span class="tips">**Tip:** You may want to read the [power optimization](../tutorials/power-optimization.html) tutorial to understand how to achieve power savings. </span>
4040

4141
### Thread
4242

0 commit comments

Comments
 (0)