diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-02-22 10:00:04 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2020-02-23 20:00:29 -0800 |
commit | c77ec025346f122bb74719725331c6386bbb86b7 (patch) | |
tree | 1280fa7d8fae001156abfa4b823fa4ca6e08f3c4 /Documentation/hwmon | |
parent | f8788d86ab28f61f7b46eb6be375f8a726783636 (diff) | |
download | linux-stable-c77ec025346f122bb74719725331c6386bbb86b7.tar.gz linux-stable-c77ec025346f122bb74719725331c6386bbb86b7.tar.bz2 linux-stable-c77ec025346f122bb74719725331c6386bbb86b7.zip |
docs: adm1177: fix a broken reference
This reference was missing the .rst extension. This would be OK
if it were using the :doc: directive. So, switch to it.
As a side effect, this will create cross-reference links at
html output.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/8d37f465888656224855a21f5bb01edb1ca66cf3.1582361738.git.mchehab+huawei@kernel.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r-- | Documentation/hwmon/adm1177.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/hwmon/adm1177.rst b/Documentation/hwmon/adm1177.rst index c81e0b4abd28..471be1e98d6f 100644 --- a/Documentation/hwmon/adm1177.rst +++ b/Documentation/hwmon/adm1177.rst @@ -20,8 +20,7 @@ Usage Notes ----------- This driver does not auto-detect devices. You will have to instantiate the -devices explicitly. Please see Documentation/i2c/instantiating-devices for -details. +devices explicitly. Please see :doc:`/i2c/instantiating-devices` for details. Sysfs entries |