docs: fix link s390/zfcpdump.rst

Message ID 20230825013102.1487979-1-costa.shul@redhat.com
State New
Headers
Series docs: fix link s390/zfcpdump.rst |

Commit Message

Costa Shulyupin Aug. 25, 2023, 1:30 a.m. UTC
  after move of Documentation/s390 to Documentation/arch/s390

Signed-off-by: Costa Shulyupin <costa.shul@redhat.com>
---
 kernel/Kconfig.kexec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/kernel/Kconfig.kexec b/kernel/Kconfig.kexec
index 9bfe68fe9676..7aff28ded2f4 100644
--- a/kernel/Kconfig.kexec
+++ b/kernel/Kconfig.kexec
@@ -110,7 +110,7 @@  config CRASH_DUMP
 	  For more details see Documentation/admin-guide/kdump/kdump.rst
 
 	  For s390, this option also enables zfcpdump.
-	  See also <file:Documentation/s390/zfcpdump.rst>
+	  See also <file:Documentation/arch/s390/zfcpdump.rst>
 
 config CRASH_HOTPLUG
 	bool "Update the crash elfcorehdr on system configuration changes"