diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 04:31:06 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-17 05:57:51 -0400 |
commit | bff9e34c678552eb172916d9288913e8bd8cc9d1 (patch) | |
tree | 3acfa1fdb98263bb8b5f3a790339cf04794bb8e6 /Documentation/watchdog | |
parent | 08a69058c02f9588775360c8703e69fc0ec4626c (diff) |
docs: fix broken doc references due to renames
Some files got renamed but probably due to some merge conflicts,
a few references still point to the old locations.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/watchdog')
-rw-r--r-- | Documentation/watchdog/hpwdt.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/watchdog/hpwdt.rst b/Documentation/watchdog/hpwdt.rst index 94a96371113e..49c647dba8aa 100644 --- a/Documentation/watchdog/hpwdt.rst +++ b/Documentation/watchdog/hpwdt.rst | |||
@@ -59,7 +59,7 @@ Last reviewed: 08/20/2018 | |||
59 | and loop forever. This is generally not what a watchdog user wants. | 59 | and loop forever. This is generally not what a watchdog user wants. |
60 | 60 | ||
61 | For those wishing to learn more please see: | 61 | For those wishing to learn more please see: |
62 | Documentation/kdump/kdump.rst | 62 | Documentation/admin-guide/kdump/kdump.rst |
63 | Documentation/admin-guide/kernel-parameters.txt (panic=) | 63 | Documentation/admin-guide/kernel-parameters.txt (panic=) |
64 | Your Linux Distribution specific documentation. | 64 | Your Linux Distribution specific documentation. |
65 | 65 | ||