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/mono.rst | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/Documentation/admin-guide/mono.rst b/kernel/Documentation/admin-guide/mono.rst index 59e6d59..c6dab56 100644 --- a/kernel/Documentation/admin-guide/mono.rst +++ b/kernel/Documentation/admin-guide/mono.rst @@ -12,11 +12,11 @@ a binary package, a source tarball or by installing from Git. Binary packages for several distributions can be found at: - http://www.mono-project.com/download/ + https://www.mono-project.com/download/ Instructions for compiling Mono can be found at: - http://www.mono-project.com/docs/compiling-mono/linux/ + https://www.mono-project.com/docs/compiling-mono/linux/ Once the Mono CLR support has been installed, just check that ``/usr/bin/mono`` (which could be located elsewhere, for example -- Gitblit v1.6.2