Fixes: d0253f7e5ca1 ("doc: move README.NetConsole to HTML documentation")
Signed-off-by: Baruch Siach <bar...@tkos.co.il>
---
 net/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/Kconfig b/net/Kconfig
index 4215889127c9..92a22ac1ea55 100644
--- a/net/Kconfig
+++ b/net/Kconfig
@@ -57,7 +57,7 @@ config NETCONSOLE
        bool "NetConsole support"
        help
          Support the 'nc' input/output device for networked console.
-         See README.NetConsole for details.
+         See doc/usage/netconsole.rst for details.
 
 config IP_DEFRAG
        bool "Support IP datagram reassembly"
-- 
2.43.0

Reply via email to