From a5969cabbb4660eab42b6ef0412cbbd1200cf14d Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Sat, 12 Oct 2024 07:10:09 +0000
Subject: [PATCH] 修改led为gpio

---
 kernel/Documentation/admin-guide/serial-console.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

--
Gitblit v1.6.2