From c1fb288f792e5e292f3e9ad89fecc4a5837818b7 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Fri, 31 Jan 2025 18:31:39 +0800 Subject: HTML h1 to make anchor of Running_the_Hurd work. Ikiwiki seems to not have the feature of automatically creating a section anchor. So I use this ugly way to make it. Message-ID: <20250131103138.1138-3-crupest@crupest.life> --- index.mdwn | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.mdwn b/index.mdwn index 82e614f3..815a49a6 100644 --- a/index.mdwn +++ b/index.mdwn @@ -57,7 +57,7 @@ So, you are interested in contributing to the GNU Hurd project? Welcome! Every single contribution is very much encouraged. Please read our [[detailed recommendations about how to contribute|contributing]]. -Follow section [[#Running_the_Hurd]] to run the Hurd. See our +Follow section [[Running_the_Hurd|/index#run]] to run the Hurd. See our [[source_repositories]] for the source code. --- @@ -74,7 +74,9 @@ question, feel free to ask on a mailing list or on IRC. --- -# Running the Hurd + + +

Running the Hurd

Running the Hurd may not be as hard as some people think. There are [[various_ways|hurd/running]]. The easiest one might be using a -- cgit v1.2.3