diff --git a/net/Kconfig b/net/Kconfig index 4215889127c..92a22ac1ea5 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"