Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: i2c: instantiating-devices: fix internal hyperlink

Use ReST syntax so that a proper hyperlink is generated.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

authored by

Luca Ceresoli and committed by
Wolfram Sang
4f71daf6 95b83774

+1 -1
+1 -1
Documentation/i2c/instantiating-devices.rst
··· 86 86 ------------------------------------------- 87 87 88 88 ACPI can also describe I2C devices. There is special documentation for this 89 - which is currently located at Documentation/firmware-guide/acpi/enumeration.rst. 89 + which is currently located at :doc:`../firmware-guide/acpi/enumeration`. 90 90 91 91 92 92 Method 2: Instantiate the devices explicitly