kernel/Documentation/admin-guide/serial-console.rst
.. .. @@ -54,7 +54,7 @@ 54 54 ``/dev/console`` is now character device 5,1. 55 55 56 56 (You can also use a network device as a console. See 57 -``Documentation/networking/netconsole.txt`` for information on that.)57 +``Documentation/networking/netconsole.rst`` for information on that.)58 58 59 59 Here's an example that will use ``/dev/ttyS1`` (COM2) as the console. 60 60 Replace the sample values as needed.