Skip to content

Commit 2352f74

Browse files
stephanosiocarlescufi
authored andcommitted
doc: peripherals: tcpc: Fix incorrect hyperlink references
This commit fixes incorrect external hyperlink references. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent d85900d commit 2352f74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/hardware/peripherals/tcpc.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ TCPC
66
Overview
77
********
88

9-
`TCPC <tcpc-specification>`_ (USB Type-C Port Controller)
9+
`TCPC <tcpc-specification_>`_ (USB Type-C Port Controller)
1010
The TCPC is a device used to simplify the implementation of a USB-C system
1111
by providing the following three function:
1212

13-
* VBUS and VCONN control `USB Type-C <usb-type-c-specification>`_:
13+
* VBUS and VCONN control `USB Type-C <usb-type-c-specification_>`_:
1414
The TCPC may provide a Source device, the mechanism to control VBUS sourcing,
1515
and a Sink device, the mechanism to control VBUS sinking. A similar mechanism
1616
is provided for the control of VCONN.
@@ -20,7 +20,7 @@ by providing the following three function:
2020
resistors. It also provides a way to sense and report what resistors are
2121
present on the CC pin.
2222

23-
* Power Delivery message reception and transmission `USB Power Delivery <usb-pd-specification>`_:
23+
* Power Delivery message reception and transmission `USB Power Delivery <usb-pd-specification_>`_:
2424
The TCPC sends and receives messages constructed in the TCPM and places them
2525
on the CC lines.
2626

0 commit comments

Comments
 (0)